X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4b18d5da943d2251c7d45ad96a053b71d85007a5..b31d0c561e413b9b27c818163c433c132bcfd6e7:/templates/webpages/drafts/load_en.html diff --git a/templates/webpages/drafts/load_en.html b/templates/webpages/drafts/load_en.html new file mode 100644 index 000000000..0de4477ad --- /dev/null +++ b/templates/webpages/drafts/load_en.html @@ -0,0 +1,52 @@ +[% USE HTML %] + +
+ + + + + + + + + + + + + + + + + + + + +
Load draft
+ The following drafts have been saved and can be loaded. +
+ + + + + + + + + [% FOREACH row = DRAFTS %] + + + + + + + [% END %] +
 DateDescriptionEmployee
[% HTML.escape(row.itime) %][% HTML.escape(row.description) %][% HTML.escape(row.employee_name) %]
+
+ + + +
+ +
+ +