{% if json.err != 0 %} {% include "./erreur.html" %} {% else %} {% if is_portal_agent %}

N° de DUI : {{ json.data }}

{% else %} Mon foyer n°{{ json.data }} {% endif %} {% endif %}