{template 'header.html'}
{template 'left.html'}
{$type[typename]}
Type {template 'position.html'}
    {loop $archives $i $archive}
  • {$archive[stitle]}
    {$archive['title']}

    {cut(strip_tags($archive[introduce]),42)}

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