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

Entwürfe in Arbeit · Brouillons en cours

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

{% trans "There are no current drafts." %}

{% endif %} {% endblock %}