IdHub/idhub/templates/auth/password_reset_subject.txt

3 lines
124 B
Plaintext
Raw Normal View History

2023-10-18 15:30:11 +00:00
{% load i18n %}{% autoescape off %}
{% blocktrans %}Password reset on {{ site_name }}{% endblocktrans %}
{% endautoescape %}