Unterrichtsbefreiungen von person{{ user }}
-
{% for aub in aubs %}
-
access_time {{ aub.from_date }}, {{ aub.from_time }} Uhr — {{ aub.to_date }}, {{ aub.to_time }} Uhr
person {{ aub.created_by }}
{% if aub.status == 0 %}
{% endif %} {% if aub.status == 0 or aub.status == 1 %} {% endif %}{{ aub.getStatus.name }}
{% endfor %}