This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
lesechos/theme-authentic2/templates/authentic2/unused_account_delete_body.txt

4 lines
186 B
Plaintext

{% load i18n %}{% autoescape off %}{% blocktrans %}Hi {{ user }},
You have not logged since {{ threshold }} days so your account has been deleted.{% endblocktrans %}{% endautoescape %}