{% load i18n %} {% block cell-content %}

Offene Anfragen ยท Demandes en cours

{% if forms %} {% for slug, forms in current_forms.items %} {% endfor %} {% include "combo/pagination.html" %} {% else %}

{% if german_page %}Es gibt keine Anfrage.{% else %}{% trans "There are no current forms." %}{% endif %}

{% endif %} {% endblock %}