summaryrefslogtreecommitdiff
path: root/templates/manager.html
diff options
context:
space:
mode:
authorMarkus Krogh <markus@nordu.net>2016-03-08 18:51:12 +0000
committerMarkus Krogh <markus@nordu.net>2016-03-08 18:51:12 +0000
commitc00e57756336358e9800fc8fc89392253dbf4ed8 (patch)
treeb005152d9bd390c3e2a8912247fff43dfbbbfde6 /templates/manager.html
parent5c365f875986ffb38345e789a450639b1b833b24 (diff)
Initial commmit, still needs wireing for email
Diffstat (limited to 'templates/manager.html')
-rw-r--r--templates/manager.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/manager.html b/templates/manager.html
new file mode 100644
index 0000000..6e956e2
--- /dev/null
+++ b/templates/manager.html
@@ -0,0 +1,10 @@
+<p>Missing time registration for your employee $employee, please submit and approve before tuesday 2 AM (CET)</p>
+
+<p>Status for $employee in Week $week
+ <ul>
+ <li>Timesheet has $submitted been submitted</li>
+ <li>Timesheet has $approved been approved by you.</li>
+ </ul>
+</p>
+
+<p>Please go to <a href="$maconomyurl">Maconomy Portal</a> to submit and approve time.</p>