{{extend 'zlayout.html'}}

{{=XML(T('Contact the Forum Administrator'))}}

{{if view_info['errors']:}}

{{=XML(T('There was one or more errors while processing your request, please correct the following'))}}

{{pass}}
{{if not auth_user.is_auth():}} {{pass}}
{{=XML(T('From'))}}: {{=auth_user.get_user_name()}} {{if not auth_user.is_auth():}}({{=XML(T('Please make sure you leave your contact information in case you need a response'))}}.){{pass}}
* {{=XML(T('Subject'))}}:
* {{=XML(T('Message'))}}:
* {{=XML(T('Verify your humanity'))}}: {{=view_info['anon_captcha']}} ({{=XML(T('Please Enter the acces code shown in order to post your message'))}}.)

* - {{=XML(T('Denotes a required field'))}}