diff --git a/fet2020/templates/layout.html b/fet2020/templates/layout.html index cc0fba63..85ac1b63 100644 --- a/fet2020/templates/layout.html +++ b/fet2020/templates/layout.html @@ -1,5 +1,5 @@ - {% load static %} + @@ -8,44 +8,55 @@ FET - {% csrf_token %} - {% block header %} - {% endblock %} -