{{extend 'nmc/layout.html'}} {{block header}} {{=response.cmd_menu}}

{{=response.title}}

{{=response.subtitle}}

{{=response.cmd_commands}} {{end}} {{=response.active_page}}
{{=form.custom.begin}} {{if form.custom.widget.curr:}} {{pass}}
{{=form.custom.label.planumber}}
{{=form.custom.widget.planumber}}
{{=form.custom.label.description}}
{{=form.custom.widget.description}}
{{if form.formname!='place/create':}}
{{=form.custom.label.placetype}}
{{else:}}
{{=form.custom.label.placetype}}
{{pass}}
{{if form.formname!='place/create':}}
{{=form.custom.widget.placetype}}
{{else:}} {{=form.custom.widget.placetype}} {{pass}}
{{=form.custom.label.curr}}
{{=form.custom.widget.curr}}
{{=form.custom.label.notes}}
{{=form.custom.widget.notes}}

{{=T('Zipcode')}}
{{=response.zipcode}}
{{=T("City")}}
{{=response.city}}
{{=T("Street")}}
{{=response.street}}
{{=form.custom.end}}
{{if form.formname!='place/create':}} {{pass}}
{{=response.cmd_back}} {{=response.cmd_close}}

{{=form.custom.submit}} {{if form.formname!='place/create':}} {{=response.cmd_delete}} {{=response.cmd_report}} {{pass}}
{{if form.formname!='place/create':}} {{pass}}
{{=response.menu_place}} {{=response.menu_fields}} {{=response.menu_contact}}