{if $id}<#Edit#>{else}<#Create#>{/if} <#Clantag#>

{$tag.example|escape}

{$form.clantag.label|escape} {if $form.clantag.error}

{$form.clantag.error|escape}

{/if}
{$form.example.label|escape} {if $form.example.error}

{$form.example.error|escape}

{/if}
{$form.overridetag.label|escape} {if $form.overridetag.error}

{$form.overridetag.error|escape}

{/if}
{$form.type.label|escape} {* *} {if $form.type.error}

{$form.type.error|escape}

{/if}
{$form.pos.label|escape} {* *} {if $form.pos.error}

{$form.pos.error|escape}

{/if}
{if $id}
{/if}
{include file='block_form_footer.html'}