Archiv
-
{% for aub in filter.qs %}
-
access_time {{ aub.from_date }}, {{ aub.from_time }} Uhr — {{ aub.to_date }}, {{ aub.to_time }} Uhr
person {{ aub.created_by }}
{{ aub.status.name }}
{% endfor %}
access_time {{ aub.from_date }}, {{ aub.from_time }} Uhr — {{ aub.to_date }}, {{ aub.to_time }} Uhr
person {{ aub.created_by }}
{{ aub.status.name }}