mirror of
https://github.com/Llloooggg/WhereToGo.git
synced 2026-03-06 04:36:22 +03:00
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Password Reset E-mail{% endblocktrans %}
|
|
{% endautoescape %}
|