{% extends "user/login.html" %} {% import "macros/form.html" as form %} {% block subtitle %}{{ _('Reset Your Password') }}{% endblock %} {% block page_heading %}{{ _('Reset Your Password') }}{% endblock %} {% block breadcrumb_content %}
{% trans %}Simply enter a new password and we'll update your account{% endtrans %}
{% endblock help_inner %} {% endblock help %} {% endblock primary_content_inner %}