{include file="pageheader.htm"}
{$lang.current_template}
{$curr_template.name} v{$curr_template.version}
{$curr_template.author}
{$curr_template.desc}
{$lang.available_templates}
{foreach from=$available_templates item=template}
{$template.name}
{if $template.screenshot}{/if}
{$template.desc}
{/foreach}
{include file="pagefooter.htm"}