{% include 'partials/header.html' %}
Eingereicht am {{ aub.created_at.date }} von {{ aub.created_by.first_name }} {{ aub.created_by.last_name }}
{{ aub.from_date }}, {{ aub.from_time }} Uhr bis
{{ aub.to_date }}, {{ aub.to_time }} Uhr

Status: {{ aub.getStatus.name }}

Beschreibung: {{ aub.description }}

home Zurück zur Übersicht
{% include 'partials/footer.html' %}