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