<{$block.bootstrap}> <{$block.syntaxhighlighter_code}> <{foreach item=all_news from=$block.all_news}> <{if $all_news.news}>
<{if $all_news.show_pic}>
<{$all_news.nc_title}>
<{else}>
<{/if}>

<{$all_news.nc_title}>

    <{foreach from=$all_news.news item=news}>
  • <{$news.post_date}> <{$news.always_top_pic}> <{$news.prefix_tag}> <{$news.news_title}> <{if $news.content}> <{$news.content}> <{/if}>
  • <{/foreach}>
<{/if}> <{/foreach}>