{% load static %} {% include 'web/auth/header.html' %}

Forgot Your Password?

We get it, stuff happens. Just enter your email address below and we'll send you a link to reset your password!

{% include 'web/message.html' %} {% csrf_token %}
{{forms.password}}
{{forms.confirm_password}}
{% comment %} Reset Password {% endcomment %}

{% if request.get_host == 'publisher.mfahmagazine.net' %} {% endif %}
{% include 'web/auth/footer.html' %}