diff --git a/courses/templates/topic/index.html b/courses/templates/topic/index.html index 41f599c..77e4f85 100644 --- a/courses/templates/topic/index.html +++ b/courses/templates/topic/index.html @@ -31,22 +31,6 @@ - {% if user|has_role:'professor' %} - - {% endif %} {% endblock %} @@ -88,14 +72,7 @@
{{activit.name}} -
-
-
-
- -
-
-
+ {% for student in students_activit %}
@@ -137,15 +114,7 @@
- + {% empty %} {% trans 'No activity found' %} {% endfor %} -- libgit2 0.21.2