{template 'header.html'}
{tag_sections_common_picture_2}
{tag_sections_common_notifications_21}
{loop $archives $archive}
{=sdate($archive['adddate'],'d')}

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

{$archive['title']}

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

{/loop}
{if isset($pages)}
{tag_pagination($tag)}
{/if}
{template 'footer.html'}