{{extend 'zlayout.html'}}

{{=XML(T('Create a new Forum Account'))}}

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

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

{{pass}} {{if view_info['allow_registration']:}}
* {{=XML(T('Email'))}}:
* {{=XML(T('Password'))}}:
* {{=XML(T('Confirm Password'))}}:
* {{=XML(T('Verify your humanity'))}}: {{=view_info['anon_captcha']}} ({{=XML(T('Please Enter the acces code shown in order to subscribe'))}}.)

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

{{else:}}

Our Apologies.

Registrations are currently disabled.

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

{{pass}}