summaryrefslogtreecommitdiff
path: root/yaksh/templates/registration/password_reset_done.html
blob: ace3cc9203dea857b26c12044e54c33ca0a6a92d (plain)
1
2
3
4
{% extends "base.html" %}
{% block title %}Password reset successful{% endblock %}
{% block pagetitle %} Online Test {% endblock %}
{% block formtitle %} Instruction for setting new password has been mailed to your registered email address {% endblock %}