From 05410ba89afa6ed6dd669528e25c578480e3a67f Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Tue, 19 Jul 2011 19:12:36 +0200 Subject: #6 my shifts | cancel my shifts --- templates/user_myshifts.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 templates/user_myshifts.html (limited to 'templates/user_myshifts.html') diff --git a/templates/user_myshifts.html b/templates/user_myshifts.html new file mode 100644 index 00000000..750607ce --- /dev/null +++ b/templates/user_myshifts.html @@ -0,0 +1,37 @@ +

+ Hi, +
+ here are the shifts you have signed up for. +
+ Please try to arrive for your shift on time. Be punctual! +
+ Here you can remove yourself from a shift up to %h% hours before your shift is scheduled to begin. +

+%msg% + + + + + + + + + + + + + %shifts% + +
+ Day + + Time + + Location + + Name + + Comment + + Action +
-- cgit v1.2.3-54-g00ecf