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