当前位置
<{foreach $locs as $loc}>
/ <{$loc.title}>
<{/foreach}>
/ <{ $article.title|truncate:27 }>
<{$article.title}>
【作者:<{$user.username}> 来源:<{$article.comefrom}> 更新时间:<{$article.posttime|date_format:"%Y-%m-%d"}> 点击:<{$article.views}>】
概要:<{$article.summary}>
<{$article.content}>
- 上一篇: <{ if $prevArticle eq false }> 已经是第一篇文章 <{ else }> <{ $prevArticle.title|truncate:100 }> <{ /if }>
- 下一篇: <{ if $nextArticle eq false }> 已经是最后一篇文章 <{ else }> <{ $nextArticle.title|truncate:100 }> <{ /if }>
评论列表
评论加载中............
您的观点
其它栏目
-
<{foreach $menu as $row}>
- <{$row.title}> <{foreachelse}>
- 该下无栏目 <{/foreach}>
相关文章
-
<{foreach $conns as $row}>
- <{$row.title|truncate:15}> <{foreachelse}> 当前栏目暂无推荐文章 <{/foreach}>
推荐文章
-
<{foreach $recommends as $row}>
- <{$row.title|truncate:15}> <{foreachelse}> 当前栏目暂无推荐文章 <{/foreach}>
热门文章
-
<{foreach $hots as $row}>
- <{$row.title|truncate:15}> <{/foreach}>
-
<{ section name=ls loop=$links }>
-
<{ if $links[ls].list }>
<{else}> <{ $links[ls].webname }> <{/if}>
<{ /section }>
