blob: fdb1631a3f14bfc99a04020b5151075c9d298dbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
<p>
%intro%
</p>
%msg%
<table>
<thead>
<tr>
<th>
Tag
</th>
<th>
Zeit
</th>
<th>
Ort
</th>
<th>
Name & Kollegen
</th>
<th>
Kommentar
</th>
<th>
Aktion
</th>
</tr>
</thead>
<tbody>
%shifts%
</tbody>
<tfoot>
<tr>
<th>Summe</th>
<th>%time_sum% Stunden</th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</tfoot>
</table>
<hr />
<h2>iCal Export</h2>
<p>
%ical_text%
</p>
|