From 63df5e6368d68d011e5feb8f0ae25a692c0b9269 Mon Sep 17 00:00:00 2001 From: adityacp Date: Thu, 28 Sep 2017 14:03:25 +0530 Subject: Add new js text editor for sending emails --- yaksh/templates/yaksh/course_detail.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/course_detail.html b/yaksh/templates/yaksh/course_detail.html index bcada42..d8aeb2e 100644 --- a/yaksh/templates/yaksh/course_detail.html +++ b/yaksh/templates/yaksh/course_detail.html @@ -6,13 +6,11 @@ {% block script %} - + {% endblock %} {% block css %} - - {% endblock %} {% block content %}
-- cgit