contenteditor copy-page
#applyDecorator("root")
#decoratorParam("helper" $action.helper)
#decoratorParam("context" "page")
#decoratorParam("mode" "edit")
#decoratorParam("infopanel-width" "25%")
#set ($formaction = "docopypage.action?idOfPageToCopy=${idOfPageToCopy}")
#parse ("/pages/includes/createpage-form.vm")
#end