{template 'header.html'}
{template 'left.html'}
{$special[title]}
Specia {template 'position.html'}
{$special[description]}
    {loop $archives $i $sp}
  • {=sdate($sp[adddate],'d')}

    {=sdate($sp[adddate],'Y-m')}

    {$sp[title]}
    {cut(strip_tags($sp['introduce']),60)}… [{lang(more)}]
  • {/loop}
{if isset($pages)}
{special::pagination($tag)}
{/if}
{template 'width_max.html'} {template 'footer.html'}