{config_load file="$language/lang_$language.conf" section="contact_us"} {if $error_message!=''}
{$error_message}

{/if}

{$CONTACT_HEADING}

{if $success!='1'} {$FORM_ACTION} {$CONTACT_CONTENT}
{#text_must#}

* {#text_name#}
{$INPUT_NAME}
* {#text_email#}
{$INPUT_EMAIL}
* {#text_message#}
{$INPUT_TEXT}
{#vcode#}
{$VVIMG}
* {#vcodeinput#}
{$INPUT_CODE}
{$CodeCaptcha}

{$DATENSG_checkbox} {#text_accept_datensg#}

{$BUTTON_SUBMIT}
{$FORM_END} {else} {#text_success#}

{$BUTTON_CONTINUE}
{/if}