<{foreach from=$page_list key=pKey item=pItem}>
<{if $show_list[$pKey]}>
<{foreach from=$show_list[$pKey] key=key item=item}>
<{$item.tpl_file}>
<{if $item.tpl_file!='default.html'}>
<{img src="images/bundle/delecate.gif"}>
<{/if}>
<{/foreach}>
<{/if}>
<{/foreach}>