{block name=forms_contact}
{txt key=TEXT_CONTACT_INTRO}
{/if} {block name=forms_contact_include_content} {include file="xtCore/pages/content.html"} {/block} {if $show_form eq 'true'} {form class="form-horizontal" type=form name=login action='dynamic' link_params=getParams method=post conn=SSL role="form"} {form type=hidden name=action value=send} {form type=formend} {/if}