Files
project/templates/account/email/account_already_exists_subject.txt
2026-06-28 14:24:41 +01:00

5 lines
115 B
Plaintext

{% load i18n %}
{% autoescape off %}
{% blocktrans %}Account Already Exists{% endblocktrans %}
{% endautoescape %}