5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
{% load i18n %}{% autoescape off %}
|
|
لقد انتهت صلاحية حسابك {{ user }} للتو.
|
|
---------------------
|
|
Your account {{ user }} has just expired.
|
|
{% endautoescape %} |