{template 'header.html'}
{if $archive[pics]}
{loop $archive[pics] $pic}
{$pic[alt]}
{/loop}
{else}
{$archive[title]}
{/if}
{lang(downname)}: {$archive[title]}
{lang(dong_size)}: {$archive[my_size]}
{lang(nowdownload)}: {attachment_js($archive['aid'])}
{lang(view)}: {view_js($archive[aid])}
{lang(adddate)}: {$archive[adddate]}
{lang(strgrades)}: {$archive[strgrade]}

{lang(pintro)}

introduction

{$archive[content]}
Tag: {$archive[tag]}
{if $archive['p']['aid']} {lang(archivep)}:{$archive['p']['title']} {else} {lang(archivep)}:{lang(nopage)} {/if}
{if $archive['n']['aid']} {lang(archiven)}:{$archive['n']['title']} {else} {lang(archiven)}:{lang(nopage)} {/if}
{template 'comment/comment.html'}
{lang(backuppage)}
{template 'footer.html'}