{% load i18n %} {% load l10n %}
{% blocktrans with expiry_date=expiry_date|localize %}We inform you that the password for your account {{ username }} will expire in 7 days, precisely on {{ expiry_date }}.{% endblocktrans %}
{% trans "Kindly proceed with updating your password by clicking on the button below." %}