{% load i18n %} {% block cell-content %}
{% if german_page %}Es gibt keine Formulare.{% else %}{% trans "There are no forms." %}{% endif %}