]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/employee/edit.html
Rudimentäre Verwaltung von Benutzern
[mfinanz.git] / templates / webpages / employee / edit.html
diff --git a/templates/webpages/employee/edit.html b/templates/webpages/employee/edit.html
new file mode 100644 (file)
index 0000000..d4b3ed8
--- /dev/null
@@ -0,0 +1,9 @@
+<h1>[% title | html %]</h1>
+
+[% PROCESS 'common/flash.html' %]
+
+[% PROCESS 'employee/_form.html' employee=SELF.employee %]
+
+<hr>
+
+[% PROCESS 'employee/_list.html' %]