You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
8 years ago
|
{% load i18n %}{{ site_name }}
|
||
|
========================================
|
||
|
|
||
|
{% blocktrans with exp=exp|timeuntil %}Your account will expire in {{exp}}{% endblocktrans %}
|
||
|
{% trans 'You can renew it here:' %}
|
||
|
{{ url }}
|
||
|
|