<#include "/admin/util/editor/editor.html" /> <#include "/admin/util/calendar/calendar.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.labelDocumentValidityBegin} : #i18n{document.modify_document.labelDocumentValidityEnd} :


#i18n{document.modify_document.helpDocumentComment}

<#assign checked = "" > <#if accept_site_comments = 1 > <#assign checked >checked="checked"
#i18n{document.modify_document.helpDocumentCommentable}

<#assign checked = "" > <#if is_moderated_comment = 1 > <#assign checked >checked="checked"
#i18n{document.modify_document.helpCommentIsModerated}

<#noescape>${metadata}
<#noescape>${fields}
<@initEditor /> <@setupCalendar field="document_validity_begin" button="button_validity_begin" /> <@setupCalendar field="document_validity_end" button="button_validity_end" />