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

{% trans "New Form" %}

{% for site_formdefs in all_formdefs.values %} {% endfor %} {% endblock %}