From 178cf83777c50942f62ee78e4aff7592a8eccc98 Mon Sep 17 00:00:00 2001 From: nikita Date: Thu, 5 Apr 2018 11:34:37 +0300 Subject: [PATCH] courseRedactor.css fix --- apps/course/templates/course/course_edit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/course/templates/course/course_edit.html b/apps/course/templates/course/course_edit.html index ddc6a285..521e8d0b 100644 --- a/apps/course/templates/course/course_edit.html +++ b/apps/course/templates/course/course_edit.html @@ -14,6 +14,6 @@ {% if course and course.id %}:course-id="{{ course.id }}"{% endif %}> {% endblock content %} {% block foot %} - - -{% endblock foot %} \ No newline at end of file + + +{% endblock foot %}