{% extends 'layout.html' %} {% block content %}
{% if flash %}
{{ flash }}
{% endif %}

Reset password

Please insert your username and email. You will receive a secret code for resetting your password.

You can only reset your password once per hour.

{% endblock %}