{include file="header.html"}

{$lng.navbar.contact}

{if $settings.contact_captcha} {if $settings.enable_recaptcha} {include file="data/recaptcha.html"} {else} {include file="data/random_image.html"} {/if} {/if}
{* end contact_form *}
{* end form_container *}
{* end wbg *}
{* end page_bounds *}
{include file="js/contact_js.html"} {include file="footer.html"}