Ort: {{ shift.room.name }} 📍
Beginn: {{ shift.start_at }}
Dauer: {{ shift.duration }}
Treffpunkt: {{ shift.room.meeting_location|linebreaksbr }}
{{ shift.room.description|linebreaksbr }}
{% endif %} {% if shift.description %} Zusatzinfo:{{ shift.description|linebreaksbr }}
{% endif %}