{% load widget_tweaks i18n %}
{% blocktrans %}Are you sure you want to delete absence:{% endblocktrans %} {{ absence.start_date|date:"SHORT_DATETIME_FORMAT" }} - {{ absence.end_date|date:"SHORT_DATETIME_FORMAT" }} {% trans "for child"%} {{ absence.child.full_name }}?