{% extends "base.html" %} {% block title %}Reset password | Taguette{% endblock %} {% block contents %} {% if message %}
{% trans %}If you had set an email address in your profile, you can enter it below and a link to reset your password will be sent to you.{% endtrans %}
{% trans %}If you didn't set an email address, you can try contacting your server administrator.{% endtrans %}
{% endblock %}