{template "content","header"}
    {pc:content action="hits" catid="$catid" num="10" order="views DESC" cache="3600"} {loop $data $r}
  • {str_cut($r[title], 28, '')}
  • {/loop} {/pc}
    {pc:content action="hits" catid="$catid" num="10" order="monthviews DESC" cache="3600"} {loop $data $r}
  • {str_cut($r[title],56,'...')}
  • {/loop} {/pc}
当前位置:首页 > {catpos($catid)} 正文

{$title}

时间:{$inputtime}来源:{$copyfrom} 点击:

 

   {$content}

 

    TAG标签:{loop $keywords $keyword}{$keyword} {/loop}
------分隔线----------------------------
相关文章
    {pc:content action="relation" relation="$relation" id="$id" catid="$catid" num="5" keywords="$rs[keywords]"} {if $data} {loop $data $r}
  • {$r[title]}
  • {/loop} {/if} {/pc}
{template "content","footer"}