kivitendo/templates/webpages/employee/edit.html @ 4f152ed2
<h1>[% title | html %]</h1>
|
|
|
|
[% PROCESS 'common/flash.html' %]
|
|
|
|
[% PROCESS 'employee/_form.html' employee=SELF.employee %]
|
|
|
|
<hr>
|
|
|
|
[% PROCESS 'employee/_list.html' %]
|