{% extends 'account/base.html' %} {% load static %} {% load crispy_forms_tags %} {% load socialaccount %} {% block title %}Password Reset{% endblock title %} {% block content %}
Password Reset
{% if message %} {% for message in messages %} {% endfor %} {% else %} {% endif %}

© Skote. Crafted with by Themesbrand

{% endblock content %}