19 lines
503 B
Plaintext
19 lines
503 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Sarah Vaupel <sarah.vaupel@ifi.lmu.de>,Sarah Vaupel <vaupel.sarah@campus.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
<section>
|
|
<dl .deflist>
|
|
<dt .deflist__dt>_{MsgTableTutorialTime}
|
|
<dd .deflist__dd>
|
|
^{occurrencesWidget tutorialTime}
|
|
<dt .deflist__dt>_{MsgTableTutorialTutors}
|
|
<dd .deflist__dd>
|
|
<ul>
|
|
$forall (Entity _ usr) <- tutors
|
|
<li>
|
|
^{userEmailWidget usr}
|
|
^{participantTable}
|