### ### Document does not exist messge ### ### $response.setStatus(404) #template("startpage.vm")
#if($xwiki.exists("XWiki.DocumentDoesNotExist")) $xwiki.includeForm("XWiki.DocumentDoesNotExist",false) #else #xwikimessageboxstart($msg.get("notice") $msg.get("thispagedoesnotexist")) #if($hasedit) #set($url = $doc.getURL("edit", $editparams)) $xwiki.parseMessage("youcanclicktoedit") #end #xwikimessageboxend() #end
#template("endpage.vm")