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