{% extends 'voter/master2.html' %} {% block title %} Profile {% endblock title %} {% load static %} {% block content %} Mobile OTP Verification
{% csrf_token %}
{% for message in messages %}

{{message}} {{mno}}

{% endfor %}
{% endblock content %}