{% extends "registration/registration_base.html" %} {% block title %}Reset password{% endblock %} {% block javascript_head %} {% endblock %} {% block content %} Forgot your password? Enter your email in the form below and we'll send you instructions for creating a new one.
{% endblock %}