{% extends "base.html" %} {% block title %}{{ _('Reset Password') }}{% endblock %} {% block content %}

{{ _('Reset Password') }}

{% endblock %}