{extends 'base.tpl'} {block body}
{if $typeTestEmail}
{block searchbox} {/block}
{/if} {if $email.subject}

{$email.subject}

{/if}
{/block}