diff --git a/swh/web/templates/layout.html b/swh/web/templates/layout.html index 396114980..c46903041 100644 --- a/swh/web/templates/layout.html +++ b/swh/web/templates/layout.html @@ -1,79 +1,79 @@ {% load static %} {% block title %}{% endblock %} - + {% block header %}{% endblock %}
{% block content %}{% endblock %}
back to top