{# Copyright (C) 2013 The Debsources developers . See the AUTHORS file at the top-level directory of this distribution and at https://salsa.debian.org/qa/debsources/blob/master/AUTHORS License: GNU Affero General Public License, version 3 or above. #} {# XXX copyed from templates/base.html #} {% import "_macros.html" as macros %} {% block head %} {# title_suffix could be like 'Debian sources' or 'Debian copyright' #} {% block title %}{% endblock %}{% block title_suffix %}{% endblock %} {% endblock %} {% block bg_wrapper %}
{% block content %} {% endblock %}
{% endblock %}