{template 'header.html'}

{$category[$catid][catname]}

{$category[$catid][htmldir]}

{loop $archives $i $archive}
{$archive[stitle]}
{$archive[title]}
{lang(adddate)}:{$archive[adddate]}
{lang(strgrade)}:{$archive[strgrade]}
{lang(nowdownload)}: {if $archive[attachment_id]} {attachment_js($archive['aid'])} {else} {lang(NoDownload)} {/if}
{/loop}
{if isset($pages)} {category_pagination($catid)} {/if}
{lang(backuppage)}
{template 'footer.html'}