blob: 85f38112c28e44bd5724b0405eb882a2df7d87f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<p>
Raum: %room_select%
</p>
<p>
Tag: %day_select%
</p>
<table>
<thead>
<tr>
<th>
Zeit
</th>
<th>
Einträge
</th>
</tr>
</thead>
<tbody>
%shifts_table%
</tbody>
</table>
|