{% include 'partials/header.html' %}

{{ aub.from_date }} bis {{ aub.to_date }}

Status: {{ aub.status.name }}

{{ aub.description }}


Eingereicht am {{ aub.created_at.date }} von {{ aub.created_by.first_name }} {{ aub.created_by.last_name }}
{% include 'partials/footer.html' %}