{% load static %} {% load i18n %} 忘记密码 {% include '_head_css_js.html' %}

{% trans 'Forgot password' %} ?

{% if errors %}

{{ errors }}

{% endif %}

{% trans 'Input your email, that will send a mail to your' %}

{% csrf_token %}

{% include '_copyright.html' %}