Author: sdumitriu
Date: 2008-02-13 16:25:57 +0100 (Wed, 13 Feb 2008)
New Revision: 7589
Removed:
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docdoesnotexist.vm
Log:
XWIKI-2114: Upgrade the default templates
Deleted:
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docdoesnotexist.vm
===================================================================
---
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docdoesnotexist.vm
2008-02-13 15:24:20 UTC (rev 7588)
+++
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docdoesnotexist.vm
2008-02-13 15:25:57 UTC (rev 7589)
@@ -1,24 +0,0 @@
-#template("xwiki.vm")
-#template("httpheader.vm")
-#template("header.vm")
-#template("viewheader.vm")
-<div id="xwikicontent">
- #if($xwiki.exists("XWiki.DocumentDoesNotExist"))
- $xwiki.includeForm("XWiki.DocumentDoesNotExist",false)
- #else
- <center><h2>
- $msg.get("thispagedoesnotexist")
- </h2>
- </center>
- <br/><br/>
- #set($url = $doc.getURL("edit", $editparams))
- <center>
- $xwiki.parseMessage("youcanclicktoedit")
- </center>
- <br/><br/>
- #end
-</div>
-#template("basefooter.vm")
-#template("footer.vm")
-
-
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications