{{extend 'nmc/layout.html'}} {{block header}} {{=response.cmd_menu}} {{if form.vars.id!=None:}}

{{=response.subtitle}}

{{=response.empnumber}}

{{else:}}

{{=response.subtitle}}

{{pass}} {{=response.cmd_commands}} {{end}} {{=response.active_page}}
{{=form.custom.begin}}
{{=form.custom.label.empnumber}}
{{=form.custom.widget.empnumber}}
{{=form.custom.label.firstname}}
{{=form.custom.widget.firstname}}
{{=form.custom.label.surname}}
{{=form.custom.widget.surname}}

{{=form.custom.label.phone}}
{{=form.custom.widget.phone}}
{{=form.custom.label.mobil}}
{{=form.custom.widget.mobil}}
{{=form.custom.label.email}}
{{=form.custom.widget.email}}

{{=form.custom.label.status}}
{{=form.custom.widget.status}}
{{=form.custom.label.startdate}}
{{=form.custom.widget.startdate}}
{{=form.custom.label.enddate}}
{{=form.custom.widget.enddate}}

{{=form.custom.label.zipcode}}
{{=form.custom.widget.zipcode}}
{{=form.custom.label.city}}
{{=form.custom.widget.city}}
{{=form.custom.label.street}}
{{=form.custom.widget.street}}

{{=form.custom.label.username}}
{{=form.custom.widget.username}}
{{=form.custom.label.usergroup}}
{{=form.custom.widget.usergroup}}
{{=form.custom.label.department}}
{{=form.custom.widget.department}}
{{=form.custom.label.notes}}
{{=form.custom.widget.notes}}
{{=form.custom.end}}
{{if form.vars.id!=None:}} {{pass}}
{{=response.cmd_back}} {{=response.cmd_close}}

{{=form.custom.submit}} {{if form.vars.id!=None:}} {{=response.cmd_delete}} {{=response.cmd_report}} {{=response.cmd_password}} {{if response.cmd_department:}} {{=response.cmd_department}} {{=response.cmd_usergroup}} {{pass}} {{pass}}
{{if form.vars.id!=None:}} {{pass}}
{{=response.menu_employee}} {{=response.menu_fields}} {{if not response.event_disabled:}} {{=response.menu_event}} {{pass}}