5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Email Confirmation{% endblocktrans %}
|
|
{% endautoescape %}
|