#* @vtlvariable name="action" type="com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction" *# #set ($contentType = $type) $action.getActionName($action.getClass().getName()) #applyDecorator ("root") #decoratorParam ("context" "spaceadminpanel") #decoratorParam ("selection" "trash") #decoratorParam ("title" $action.getActionName($action.getClass().getName())) #decoratorParam ("selectedTab" "admin")

$action.getText("restore.choice", [$contentType, "#contentHref($action.getContentEntityObject())"])

#parse ( "/template/includes/actionerrors.vm" )
#form_xsrfToken()
#if ($action.isRenamable()) #end

#tag ("Submit" "name='confirm'" "value='restore.name'" "theme='notable'" ) #tag ("Submit" "name='cancel'" "value='cancel.name'" "theme='notable'" )

#end #parse ( "/breadcrumbs.vm" )