5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Password Set{% endblocktrans %}
|
|
{% endautoescape %}
|