{*$Id$*} {title}{tr}Contact Us{/tr}{/title} {if !$sent}

{tr}Send a message to us{/tr}

{ticket} {if $prefs.contact_priority_onoff eq 'y'}
{/if} {if $user eq ''}
{/if}
{textarea rows="20" name="body" id="body" class="form-control" _simple='y' _toolbars='n'}{$body|escape}{/textarea}
{if $prefs.feature_antibot eq 'y' && $user eq ''} {include file='antibot.tpl' td_style="form"} {/if}
{/if} {if strlen($email)>0}

{tr}Contact us by email{/tr}

{tr}Click here to send us an email:{/tr} {mailto text="$email" address="$email0" encode="javascript" extra='class="link"'} {else}

{tr}Send another message{/tr}

{/if}