{% if user_already_verified %}
You are already verified
{% else %}
Verification code send to your email
{% endif %}