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