{% load i18n %}
{% trans 'Hello' %} {{ name }},
{% blocktranslate %} The following {{ item_type }} will expire in 3 days {% endblocktranslate %}
{% trans 'If you have any question, please contact the administrator' %}