#6 angels shifts
parent
eeff48ad97
commit
526b9783aa
@ -0,0 +1,24 @@
|
|||||||
|
<p>
|
||||||
|
Select room: %room_select%
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Select day: %day_select%
|
||||||
|
</p>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
Timeslot
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
Shift
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
Entries
|
||||||
|
</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
%shifts_table%
|
||||||
|
</tbody>
|
||||||
|
</table>
|
Loading…
Reference in New Issue