{% if reset_code %} {% else %} {% endif %}

{% if logo %} {{ site_name }} {% endif %}
{% trans %}Password reset{% endtrans %}

{% trans %} Someone, probably you, asked for a password reinitialization at {{ site_name }}. If you did not ask for this email, please ignore it. If you need to reset your password, please enter the code below at {{ site_name }}. {% endtrans %}

{% trans %}Your code{% endtrans %}:
{{ reset_code }}

{{ site_name }}
{% trans %} Someone, probably you, asked for a password reinitialization link at {{ site_name }}. If you did not ask for this email, please ignore it. If you need to reset your password, please click on the "Reset password" button below and follow the instructions. {% endtrans %}
{{ site_name }} {% trans %}Reset password{% endtrans %}