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

{if $errors.fatal}
{$errors.fatal}
{/if}
{$form.enabled.label|escape} {if $bandate}<#Banned Date:#>: {$bandate|datetime}{/if} {if $form.enabled.error}

{$form.enabled.error|escape}

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

{$form.matchtype.error|escape}

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

{$form.matchstr.error|escape}

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

{$form.reason.error|escape}

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