{template '_header'}
{if is_h5app()}
{$page_title}
{/if}
{loop $diypage['items'] $diyitem} {template 'diypage/template/tpl_'.$diyitem['id']} {/loop}
{if $diypage['diymenu']>-1} {php $this->footerMenus()} {/if} {php $diypage=true} {if !empty($diypage['diylayer'])} {php echo $this->diyLayer(false, false, false)} {/if}
{template '_footer'}