{/include file="header.html"/}
{/$news.title/}
{/$news.content/}
{/if $news.attach neq ""/} 附件下载:
{/foreach from=$news.attach item=attach key=key name=attach/}
  • {/$key/}
  • {//foreach/} {//if/}
    {/include file="footer.html"/}