{% extends "base.html" %} {% load static %} {% block title %} Forgot Password {% endblock %} {% block nav %} {% endblock %} {% block content %}

Password reset successful

Instruction for setting new password has been mailed to your registered email address

Go to Login
{% endblock %}