{{extend 'zlayout.html'}}

{{=XML(T('Add New Topic'))}}

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

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

{{pass}} {{if view_info.has_key('preview'):}}
{{=XML(T('Message Preview'))}}

{{=XML(parse_content(view_info['preview'], mode='forumfull'))}}
{{pass}}
{{if not auth_user.is_auth():}} {{pass}} {{if auth_user.is_auth():}} {{pass}} {{if auth_user.has_role('zAdministrator'):}} {{pass}}
{{=XML(T('Author'))}}: {{=auth_user.get_user_name()}}
* {{=XML(T('Title'))}}:
* {{=XML(T('Content'))}}:
* {{=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('Creator'))}}: @
* {{=XML(T('Modificator'))}}: @
{{=XML(T('Click on an emoticon to add it'))}}: {{for icon in view_info['emoticons']:}} {{=icon[5:icon.rfind('.')]}} {{pass}}
* {{=XML(T('Required Fields'))}}
* - {{=XML(T('Adminitrative-only options, not available to regular members'))}}.