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

{{=response.browsertype}}

{{=response.subtitle[:50]}}

{{=response.cmd_commands}} {{end}} {{if response.filter_form:}} {{=response.filter_form}} {{pass}} {{if response.edit_form:}} {{pass}}
{{=form}}
{{if response.cmd_back:}} {{=response.cmd_back}} {{else:}} {{=response.cmd_home}} {{pass}} {{=response.cmd_close}}

{{if response.filter_form:}} {{=response.cmd_filter}} {{=response.cmd_clear_filter}} {{if response.cmd_more_data:}} {{=response.cmd_more_data}} {{pass}} {{=response.cmd_excel}} {{=response.cmd_csv}} {{if response.cmd_edit_new:}} {{=response.cmd_edit_new}} {{pass}} {{if response.sfilter_label:}} {{=response.sfilter_label}} {{pass}} {{else:}} {{=response.cmd_excel}} {{=response.cmd_csv}} {{if response.cmd_edit_new:}} {{=response.cmd_edit_new}} {{pass}} {{pass}}
{{if response.cmd_filter_type:}} {{=response.cmd_filter_type}} {{pass}} {{if response.cmd_filter_number:}} {{=response.cmd_filter_number}} {{pass}} {{if response.cmd_filter_date:}} {{=response.cmd_filter_date}} {{pass}} {{if response.cmd_filter_data:}} {{=response.cmd_filter_data}} {{pass}} {{if response.cmd_filter_total:}} {{=response.cmd_filter_total}} {{pass}}
{{for mnu in response.lo_menu:}} {{=mnu}} {{pass}}