diff --git a/courses/templates/subject/form_view_student.html b/courses/templates/subject/form_view_student.html index 07c1907..37356e7 100644 --- a/courses/templates/subject/form_view_student.html +++ b/courses/templates/subject/form_view_student.html @@ -1,41 +1,76 @@ -{% load static i18n list_topic_foruns %} + {% load static i18n list_topic_foruns permission_tags widget_tweaks professor_access%} -{% block javascript %} - -{% endblock %} - -