{if $sEvent=='add'} {include file='header.tpl' menu='create'} {else} {include file='header.tpl'} {/if} {include file='editor.tpl'} {hook run='add_topic_question_begin'}
{hook run='form_add_topic_question_begin'}

{$aLang.topic_create_blog_notice}


{$aLang.topic_question_create_title_notice}

{if !$bEditDisabled} {$aLang.topic_question_create_answers_add} {/if}

{if !$oConfig->GetValue('view.tinymce')} {include file='tags_help.tpl' sTagsTargetId="topic_text"} {/if}

{$aLang.topic_create_tags_notice}

{$aLang.topic_create_forbid_comment_notice}

{if $oUserCurrent->isAdministrator()}

{$aLang.topic_create_publish_index_notice}

{/if} {hook run='form_add_topic_question_end'}
{hook run='add_topic_question_end'} {include file='footer.tpl'}