ai_admin/templates/account/email/password_reset_key_subject.txt
2024-09-20 04:29:09 +00:00

5 lines
113 B
Plaintext
Executable File

{% load i18n %}
{% autoescape off %}
{% blocktrans %}Password Reset Email{% endblocktrans %}
{% endautoescape %}