diff options
author | Markus Krogh <markus@nordu.net> | 2016-03-08 18:51:12 +0000 |
---|---|---|
committer | Markus Krogh <markus@nordu.net> | 2016-03-08 18:51:12 +0000 |
commit | c00e57756336358e9800fc8fc89392253dbf4ed8 (patch) | |
tree | b005152d9bd390c3e2a8912247fff43dfbbbfde6 /templates/missing.html | |
parent | 5c365f875986ffb38345e789a450639b1b833b24 (diff) |
Initial commmit, still needs wireing for email
Diffstat (limited to 'templates/missing.html')
-rw-r--r-- | templates/missing.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/missing.html b/templates/missing.html new file mode 100644 index 0000000..c17c8fc --- /dev/null +++ b/templates/missing.html @@ -0,0 +1,6 @@ +<p>Timesheet for last week has not been created.</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> + |