<{include file="public/head.html"}>
<{foreach $artcol as $row}>
style="margin-top:10px;"<{/if}>><{$row.title}>-
<{/foreach}>
联系方式
<{$contact}>
首页 / 新闻中心 <{foreach $locs as $row}>/ <{$row.title}> <{/foreach}>/ <{$article.title}>
<{$article.title}>
更新时间:<{$article.posttime|date_format:"%Y-%m-%d"}>  来源:<{$article.comefrom}>  浏览:<{nocache}><{$views.views}><{/nocache}>
<{$article.content}>
上一篇: <{ if $prevArticle eq false }> 已经是第一篇文章 <{ else }> <{ $prevArticle.title|truncate:100 }> <{ /if }> | 下一篇: <{ if $nextArticle eq false }> 已经是最后一篇文章 <{ else }> <{ $nextArticle.title|truncate:100 }> <{ /if }>
<{include file="public/footer.html"}>