diff options
Diffstat (limited to 'templates/unsubmitted.html')
-rw-r--r-- | templates/unsubmitted.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/unsubmitted.html b/templates/unsubmitted.html new file mode 100644 index 0000000..73af949 --- /dev/null +++ b/templates/unsubmitted.html @@ -0,0 +1,5 @@ +<p>Timesheet for week $week has not been submitted.</p> + +<p>Please go to <a href="$maconomyurl">Maconomy Portal</a> to register time.</p> + +<p>For information on how to use time registration please see <a href="$helpurl">Time registration in Maconomy</a></p> |