{% extends "base.html" %} {% block content %}

{{ i18n.t('auth.new_password_page_title') }}

{{ form.hidden_tag() }}
{% endblock %}