热门文章

    {volist name="hotArticles" id="a"}
  • {$i} {$a.title}
  • {/volist}

文章分类

    {volist name="categories" id="c"}
  • {$c.name}{$c.card_count|default=0}
  • {/volist}

标签云

{volist name="tags" id="t"} {$t.name} {/volist}
{notempty name="latestComments"} {if !$latestComments->isEmpty()}

最新评论

    {volist name="latestComments" id="cmt"}
  • {$cmt.user.nickname|default='匿名'}: {$cmt.content}
  • {/volist}
{/if} {/notempty}