#set ($contentType = $type)
$action.getText("com.atlassian.confluence.pages.actions.PurgeTrashItemAction.action.name", [$contentType])
#applyDecorator("root")
#decoratorParam("helper" $action.helper)
#decoratorParam("context" "space-administration")
#decoratorParam("mode" "view-space-administration")
#applyDecorator ("root")
#decoratorParam ("context" "spaceadminpanel")
#decoratorParam ("selection" "trash")
#decoratorParam ("title" $action.getText("com.atlassian.confluence.pages.actions.PurgeTrashItemAction.action.name", [$contentType]))
#decoratorParam ("selectedTab" "admin")
#decoratorParam ("selectedSpaceToolsWebItem" "trash")
#decoratorParam("helper" $action.helper)
#applyDecorator ("confirm")
#decoratorParam ("formAction" "dopurgetrashitem.action")
#decoratorParam ("cssClasses" "simple-confirmation")
$action.getText("purge.confirm", [$contentType, $htmlUtil.htmlEncode($contentEntityObject.getTitle())])
#end
#end
#end
#parse ( "/breadcrumbs.vm" )