{{ 'registration.confirmed'|trans({'%username%': user.username}) }}
{% if targetUrl %}{{ 'registration.back'|trans }}
{% endif %}{{ "Dashboard"|trans({}, 'messages') }} {% if is_granted('ROLE_ATTENDEE') %} {{ "Browse events"|trans({}, 'messages') }} {% endif %}