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