{% extends base_template %} {% load debusine %} {% block content %}
{% if suites %}

This archive contains the following suites:

{% else %}

This archive is empty.

{% endif %}
{% endblock %}