ai_admin/templates/account/email/account_already_exists_subject.txt

5 lines
115 B
Plaintext
Raw Permalink Normal View History

2024-09-20 12:29:09 +08:00
{% load i18n %}
{% autoescape off %}
{% blocktrans %}Account Already Exists{% endblocktrans %}
{% endautoescape %}