{% extends "authforms.html" %} {% block pagetitle %}{{SITE_NAME}} Password Reset{% endblock %} {% block authtitle %}Reset your password.{% endblock %} {% block authtext %}If there's an email address associated with your account, you can use it to recover your {{SITE_NAME}} account and change your password.{% endblock %} {% block content %}
{% endblock %}