{# 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. #} {% extends "sources/base.html" %} {% import "doc/_macros_pubs.html" as macro %} {% block title %}About{% endblock %} {% block breadcrumbs %}about{% endblock %} {% block content %}

{{ self.title() }}

Development

Acknowledgements

Thank you!

Publications

{{ macro.render_biblio() }} {% endblock %}