{load_language_text section="contact_us"} {load_language_text section="buttons" name="button"}

{$content_data.CONTACT_HEADING}

{include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$content_data.error_message type="danger"} {if $content_data.success != '1'} {if $content_data.CONTACT_CONTENT} {$content_data.CONTACT_CONTENT} {/if}
{if $content_data.GM_CONTACT_VVCODE == 'true'}
{$content_data.GM_CAPTCHA}
{/if} {if $content_data.GM_PRIVACY_LINK != '0'} {if $content_data.show_privacy_checkbox} {else} {$content_data.GM_PRIVACY_LINK} {/if} {/if}
 
{* ADD FAKE INPUT FIELD FOR ANTI SPAM BOT MECHANISM *}

{$txt.text_required}

{else} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$txt.text_success type="success"} {/if}