diff --git a/lms/templates/main_django.html b/lms/templates/main_django.html index 262097cfe5..a20d489d8b 100644 --- a/lms/templates/main_django.html +++ b/lms/templates/main_django.html @@ -22,15 +22,16 @@ + {% trans "Skip to this view's content" %} {% include "navigation.html" %} -
+
{% block body %}{% endblock %} {% block bodyextra %}{% endblock %}