5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
![]() |
{% load i18n %}
|
||
|
{% autoescape off %}
|
||
|
{% blocktrans %}Account Already Exists{% endblocktrans %}
|
||
|
{% endautoescape %}
|