{% trans_default_domain 'home' %} {% if is_granted('IS_IMPERSONATOR') %}
swap_horiz Vous êtes connecté en tant que {{ app.user.proNom }} ({{ app.user.proEmail }})
logout Revenir à mon compte
{% endif %}