{% extends 'accounts/base.html' %} {% block title %}Reset Password{% endblock title %} {% block content %}
We will send you an email with password resetting option.
{% if not user.is_authenticated %}Clicked by mistake? Go back to LogIn page.
{% endif %}