{config_load file="$language/lang.conf" section="contact_us"}

{$CONTACT_HEADING}

{if $error_message!=''}
{$error_message}
{/if} {if $success!='1'} {$FORM_ACTION} {$CONTACT_CONTENT}

{#text_name#}
{$INPUT_NAME}

{#text_email#}
{$INPUT_EMAIL}

{#text_message#}
{$INPUT_TEXT}
{$BUTTON_SUBMIT} {$FORM_END} {else} {#text_success#}
{$BUTTON_CONTINUE} {/if}