{% extends "account.twig" %} {% set view_title = 'Resend Confirm Email' %} {% set view_icon = 'envelope' %} {% set view_description = 'Request a new confirmation email to finalize the account creation' %} {% block view_content %}

Enter your E-Mail address, to receive a new e-mail to confirm your registration.

{% endblock %}