{$htmlcontent.info.name} (v.{$htmlcontent.info.version})
{if isset($error) && $error}
{include file="{$htmlcontent.admin_tpl_path}messages.tpl" id="main" text=$error class='error'}
{/if}
{if isset($confirmation) && $confirmation}
{include file="{$htmlcontent.admin_tpl_path}messages.tpl" id="main" text=$confirmation class='conf'}
{/if}
{include file="{$htmlcontent.admin_tpl_path}new.tpl"}
{include file="{$htmlcontent.admin_tpl_path}items.tpl"}