{% load static %} {% include 'web/auth/header.html' %}

Account Verification?

{% include 'web/message.html' %}
{% csrf_token %} {{email}}
{{forms.register_otp}}
{% comment %} Verify {% endcomment %}

{% if request.get_host == 'publisherstag.mfahmagazine.net:8000' %} {% endif %}
{% include 'web/auth/footer.html' %}