{{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}} {{ for _n_index, _D_config in enumerate(htmlid_configs): }} {{ if htmlid_configs[_n_index].s_tituloTab and (htmlid_configs[_n_index].E_tipoVista == STV_REPORTE.E_TIPOVISTA.CONFIGURACION): }}
{{include os.path.join(htmlid_configs[_n_index].s_path)}}
{{ else: pass }} {{ pass # for }}
{{=rowContent_form.custom.widget.nombrereporte}}

{{=rowContent_form.custom.widget.fechaeliminar}}
{{include os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_print_page.html')}}
{{include os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_print_send.html')}}
{{=rowContent_form.custom.end}} {{ else: pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}