devicehub-django/login/templates/password_reset_subject.txt

3 lines
124 B
Plaintext
Raw Normal View History

2024-07-01 10:18:42 +00:00
{% load i18n %}{% autoescape off %}
{% blocktrans %}Password reset on {{ site_name }}{% endblocktrans %}
{% endautoescape %}