{template 'header.html'}

{$archive['title']}

{lang('adddate')}:{$archive['adddate']}

{$archive['content']} {if $archive['showform']}
{template_user 'myform/nrform.html'}
{/if} {if $pages>1}
{archive_pagination($archive)}
{/if}
Tag: {$archive['tag']}
{template 'comment/comment.html'}
{lang('backuppage')}
{template 'footer.html'}