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