{$block.bootstrap}> <{$block.syntaxhighlighter_code}> <{if $block.page}>
<{if $block.display_mode=="table"}>
<{foreach item=page from=$block.page}>
<{$page.chkbox}> <{$page.post_date}> <{$page.prefix_tag}> <{if $page.need_sign}>
<{/if}> <{$page.enable_txt}><{$page.today_pic}>
<{$page.news_title}>
(
<{$page.uid_name}>
/ <{$page.counter}> /
<{$page.cate_name}>
)
<{$page.content}>
<{/foreach}>
<{else}>
<{foreach item=page from=$block.page}>
<{$page.post_date}> <{$page.pic}> <{$page.prefix_tag}> <{if $page.need_sign}>
<{/if}> <{$page.enable_txt}> <{$page.today_pic}>
<{$page.news_title}>
<{$page.content}>
<{/foreach}>
<{/if}>
<{/if}>