{% extends "base.html" %} {% block pagetitle %}
YAKSH
{% endblock %} {% block content %}

Email will be send to the registered email address

{% csrf_token %} {{ form }} Cancel
{% endblock content %}