{% load i18n %} {% if title %}

{{ title }}

{% endif %} {% if json.err %}

Informations indisponibles.

{% else %} {% if json.data %} {% else %}

{% trans "There are no forms." %}

{% endif %} {% endif %}