<#include "/admin/util/editor/editor.html" /> <#escape x as x?html>

#i18n{document.modify_document.title} " ${document.title} "


#i18n{document.modify_document.helpDocumentTitle}


#i18n{document.modify_document.helpDocumentSummary}


#i18n{document.modify_document.helpDocumentComment}

<#noescape>${page_template_list}

#i18n{document.modify_document.helpDocumentPageTemplate}

#i18n{document.modify_document.advancedPropertiesTitle}

#i18n{document.modify_document.labelDocumentValidity}

#i18n{document.modify_document.labelDocumentValidityBegin} : #i18n{document.modify_document.labelDocumentValidityEnd} :

<#if is_commentable == "0">

#i18n{document.modify_document.labelDocumentCommentable}

<#noescape>${category} <#noescape>${metadata}
<#noescape>${fields}
<@initEditor /> <@getDatePickerRange idFieldFrom="document_validity_begin" idFieldTo="document_validity_end" language=locale />