#applyDecorator("root")
#decoratorParam("helper" $action.helper)
#decoratorParam("mode" "edit")
#decoratorParam("context" "page")
#applyDecorator ("confirm")
#decoratorParam ("formName" "removeattachmentversionform")
#decoratorParam ("formAction" "removeattachmentversion.action?pageId=$page.id&fileName=$htmlUtil.urlEncode($fileName)&version=$version")
$i18n.getText('remove.attachment.version.confirmation.message', [$version, $htmlUtil.htmlEncode($fileName)])
#end
#parse ( "/pages/page-breadcrumbs.vm" )
#end