{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block body %}

Passwort zurücksetzen

{{ _('Email does not exist') }}
{{ _('Password must have at least 8 characters') }}
{{ _('Your token has expired. Try again') }}
{% if email %} {% elif password %} {% endif %}

© 2017-2018

{% endblock %}