IdHub/idhub/templates/auth/password_reset_subject.txt
Cayo Puigdefabregas 88675bc807 fix reset password
2023-10-19 13:11:15 +02:00

3 lines
124 B
Plaintext

{% load i18n %}{% autoescape off %}
{% blocktrans %}Password reset on {{ site_name }}{% endblocktrans %}
{% endautoescape %}