<{include file="$TplPath/top.html"}>
<{$ByPages}>
<{foreach from=$News name=companynews item=n}>
<{$n.Title}>
(<{$n.CreateDate|date_format:"%Y-%m-%d"}>)
<{$n.Content|strip_tags|truncate:200}>
[
查看详细信息
]
<{foreachelse}> <{/foreach}>
<{$ByPages}>
<{include file="$TplPath/menu.html"}>
<{include file="$TplPath/foot.html"}>