{% extends "authforms.html" %} {% block pagetitle %}{{'SITE_NAME' | app_config}} 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' | app_config}} account and change your password.{% endblock %} {% block content %}
{% endblock %}