mysteriendrama/lib/python3.11/site-packages/django/contrib/auth/templates/registration/password_reset_subject.txt

3 lines
132 B
Plaintext
Raw Normal View History

2023-07-22 12:04:19 +02:00
{% load i18n %}{% autoescape off %}
{% blocktranslate %}Password reset on {{ site_name }}{% endblocktranslate %}
{% endautoescape %}