{{extend 'nmc/layout.html'}} {{block header}} {{=response.cmd_menu}}
{{=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.widget.notes}} | |||
{{=T('Zipcode')}} |
{{=response.zipcode}} | ||
{{=T("City")}} |
{{=response.city}} | ||
|