{template 'header.html'}
{template 'left.html'}
{template 'position.html'}
{$category[$catid]['catname']}
{$category[$catid]['htmldir']}
    {loop $archives $i $arc}
  • {$arc['stitle']} {$arc['title']}

    {cut(strip_tags($arc['introduce']),120)}

  • {/loop}
{if isset($pages)} {category_pagination($catid)} {/if}
{lang(gotop)}
{template 'footer.html'}