+

{% trans "Email Verification" %}

+ {% csrf_token %} +

{% trans "Please provide your email address to continue." %}

+ + +
+
+ + + {% if err_msg %} +

{{ err_msg }}

+ {% else %} +

+ {% endif %} + + + +