Ort: {{ shift.room.name }}
Beginn: {{ shift.start_at }}
Dauer: {{ shift.duration }}
{% if can_register and not shift.deleted %}
{% endif %}
{% if is_registered and not shift.deleted %}
{% if can_cancel %}
{% elif not shift.has_ended %}