{template header} {php doAction('tseditor','mini')}
文章 → {if $strArticle['cate']}{$strArticle['cate']['catename']} → {/if}{$strArticle[title]}

{$strArticle[title]}

{if $strArticle['tags']}
{loop $strArticle[tags] $key $item} {$item[tagname]} {/loop}
{/if}
{$strArticle[user][username]} 发表于 {$strArticle[addtime]}
{$strArticle[content]}
{if $TS_USER[user][isadmin]==1} {/if}

你的回应

    {loop $arrComment $key $item}
  • {$item[user][username]}

    {php echo date('Y-m-d H:i:s',$item[addtime])} {$item[user][username]}

    {$item[content]}

    {if $TS_USER[user][userid] == $strArticle[userid] || $TS_USER['user']['isadmin']==1} {/if}
  • {/loop}
{$pageUrl}
{if intval($TS_USER[user][userid])==0} {else}

{/if}

一周热门

一月热门

{php doAction('gobad','300')}
{template footer}