{% block content %}{% endblock %}
diff --git a/swh/web/templates/layout.html b/swh/web/templates/layout.html index 2bac2cd48..981f3d794 100644 --- a/swh/web/templates/layout.html +++ b/swh/web/templates/layout.html @@ -1,175 +1,175 @@ {% comment %} Copyright (C) 2015-2018 The Software Heritage developers See the AUTHORS file at the top-level directory of this distribution License: GNU Affero General Public License version 3, or any later version See top-level LICENSE file for more information {% endcomment %} {% load static %} {% load render_bundle from webpack_loader %}