{% trans_default_domain 'admin' %} {% if is_granted('ROLE_ALLOWED_TO_SWITCH') and app.environment == 'dev' %} {% elseif is_granted('ROLE_PREVIOUS_ADMIN') %}
  • {{ 'admin.general.exitImpersonation'|trans }}
  • {% endif %}