{{extend 'zlayout.html'}}

{{=XML(T('Edit 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(request.vars.get('content', ''), mode='forumfull'))}}
{{pass}}
{{if topic.parent_flag:}} {{pass}}
{{=XML(T('Author'))}}: {{=topic.creation_user}}
* {{=XML(T('Title'))}}:
* {{=XML(T('Content'))}}:
*
*
*
* {{=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'))}}.