#set ($urlForThisPage = $req.getServletPath())
#if ($urlForThisPage.indexOf("viewinfo.action") != -1)
Page Information ·
#else
Page Information ·
#end
#if ($urlForThisPage.indexOf("removepage.action") != -1)
Remove
#else
#if ($permissionHelper.canRemove($action.authenticatedUser, $page))
Remove
#end
#end