{% load l10n %} {% load mathfilters %}
| Start | Ende | Grund | Status | Begründung |
|---|---|---|---|---|
| {{abday.start|date:"d.M Y"}} | {{abday.end|date:"d.M Y"}} | {{abday.reason.name}} | {% if abday.confirm_status == 0 %} Genehmigt {% elif abday.confirm_status == 1 %} Beantragt {% else %} Abgelehnt {% endif %} | {{abday.confirm_info}} |