{% if logo %}
|
|
{% 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 %}:
|
|
{{ 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 %} |