diff --git a/app/templates/home.html b/app/templates/home.html index 93131ef..d3381b9 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -103,11 +103,18 @@ {% block content %} {% if user|has_role:'system_admin' %}
{{ course }}
diff --git a/app/templates/home_teacher_student_content.html b/app/templates/home_teacher_student_content.html index e69de29..7e77852 100644 --- a/app/templates/home_teacher_student_content.html +++ b/app/templates/home_teacher_student_content.html @@ -0,0 +1,19 @@ +{% load i18n %} + +{% for notification in objects %} +