<#include "/admin/util/editor/editor_keditor.html" /> <@formGroup labelFor='page_template_code' labelKey='#i18n{blog.portlet.blogsListBlogsPortlet.labelModel}' rows=2> <@select id='page_template_code' name='page_template_code'> <#list pages_list as key, value> <@formGroup labelFor='html_content' labelKey='#i18n{blog.modify_.labelContent}' rows=2> <@input type='textarea' id='html_content' richtext=true name='html_content' rows=12>${htmlcontent!} <@initEditor fsubmit='form-portlet' /> <@formGroup labelFor='edit_comment' labelKey='#i18n{blog.modify_blog.labelEditComment}' helpKey='#i18n{blog.modify_blog.labelEditComment.help}' rows=2> <@input type='text' name='edit_comment' value=edit_comment!'' />