{% if title %}

{{ title }}

{% endif %} {% if json.err and extranet.err and transmlph.err and aiden.err %}

Informations indisponibles.

{% else %} {% with json.data|add:extranet.data|add:transmlph.data|add:aiden.data as data %} {% if data %} {% else %}

Aucune demande.

{% endif %} {% endwith %} {% endif %}