diff --git a/app/templates/home.html b/app/templates/home.html index 3d310df..6428ed3 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -77,13 +77,10 @@
- - + + {% endfor %} {% if user|has_role:'professor' or user|has_role:'system_admin' %} diff --git a/courses/templates/subject/index.html b/courses/templates/subject/index.html index ed16972..4021b02 100644 --- a/courses/templates/subject/index.html +++ b/courses/templates/subject/index.html @@ -28,8 +28,6 @@