{% load i18n %}

{% trans 'Hello' %} {{ name }},

{% trans 'Your account will expire in' %} {{ date_expired }},
{% trans 'In order not to affect your normal work, please contact the administrator for confirmation.' %}