diff --git a/templates/base/base.html b/templates/base/base.html index 3ea8a8ca..dedfd337 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -8,8 +8,10 @@ + {% block skiplinks %} Skip to main content - + {% endblock %} + {% include "base/navigation.html" %}