<{include file = "elin/head.html"}>
<{section name= p loop=$postion}> <{$postion[p].catename}>>> <{/section}>
<{section name= c loop=$soncate}> <{$soncate[c].catename}> <{/section}>
<{section name=c loop=$content }>
  • <{$content[c].title}>
  • <{$content[c].content|truncate:"300":"..."}>[阅读全文]
  • 作者:<{$content[c].author}> 发表于:<{$content[c].publish|date_format:"%Y-%m-%d"}> 点击:<{$content[c].click}>
<{/section}>
<{$fpage}>
<{include file = "elin/foot.html"}>