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

{% trans 'Courses' %}

- {% endif %} -
- {% include page_template %} -
+
+ {% include page_template %} +
+ {% else %} + + {% endif %} +