{% extends request.THEME_NAME|add:'site_account_base.html' %} {% load static %} {% block title %}Reset Passord{% endblock%} {% block content %}
logo
{% if form.errors %} {% endif %}

Enter your e-mail address below and we will send you instructions how to recover a password.

{% csrf_token %}
{% endblock %}