{% 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.forgot_password_email}}
{% comment %} Reset Password {% endcomment %}

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