{$block.bootstrap}> <{$block.syntaxhighlighter_code}>
<{foreach item=all_news from=$block.all_news}>
<{if $all_news.show_pic}>
<{$all_news.nc_title}>
<{/if}>
<{foreach item=news from=$all_news.news}>
<{$news.post_date}>
<{$news.always_top_pic}><{$news.prefix_tag}>
<{$news.news_title}>
<{$news.content}>
<{/foreach}> <{/foreach}>