This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
lesechos/theme-authentic2/templates/registration/password_reset_subject.txt

4 lines
172 B
Plaintext

{% load i18n %}{% autoescape off %}
{% blocktrans with hostname=request.get_host %}Récupération du mot de passe sur {{ hostname }}{% endblocktrans %}
{% endautoescape %}