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 %}