{{ schedule.label }}
{{ schedule.revision }}
{{ humanTime(subject.begin) }}
{{ humanTime(tagCreationPlaceholder) }}
{{ humanTime(tag.time) }}
{{ tag.label }}
{{ template(subject).name }}
{{ template(subject).teachers?.map(id => schedule.teachers.find(teacher => teacher.id == id)?.name || "NULL").join(", ") }}
{{ humanTime(subject.begin + subject.length) }}
{{ exeption.name }} - v. {{ exeption.week }} - {{ humanDate(exeption.date) }} - {{ humanDate(exeption.start) }} - {{ humanDate(exeption.end) }}