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

{% trans 'Current Forms' %}

{% for slug, forms in current_forms.items %} {% endfor %} {% endblock %}