mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 08:13:33 +01:00
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Please Confirm Your E-mail Address{% endblocktrans %}
|
|
{% endautoescape %}
|