summaryrefslogtreecommitdiff
path: root/templates/user_shifts.html
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-12-28 14:45:49 +0100
committerPhilip Häusler <msquare@notrademark.de>2011-12-28 14:45:49 +0100
commit1633d6277298377c23e83117648412bac8d1ffd5 (patch)
tree7dca7c8af63be3f9c53e9853c87262830c215d3c /templates/user_shifts.html
parent3271f72dcf4186b294b89761fbe845da30ce08c4 (diff)
ical export for available shifts
Diffstat (limited to 'templates/user_shifts.html')
-rw-r--r--templates/user_shifts.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/user_shifts.html b/templates/user_shifts.html
index 50095fed..76bbba7f 100644
--- a/templates/user_shifts.html
+++ b/templates/user_shifts.html
@@ -24,3 +24,9 @@
%shifts_table%
</tbody>
</table>
+<h2>iCal Export</h2>
+<p>
+ Zum abonnieren in Deiner Kalender-Software benutze folgenden öffentlichen Link (daher bitte geheimhalten, im Notfall Deinen <a href="%reset_link%">Key zurücksetzen</a>):
+ <br/>
+ <a href="%ical_link%">%ical_link%</a>
+</p>