Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 39.1
edited by Jip-jan Alunkel
on July 10, 17:54
on July 10, 17:54
Change comment:
There is no comment for this version
To version 38.1
edited by Jip-jan Alunkel
on July 10, 17:53
on July 10, 17:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{velocity}} 2 2 {{html wiki="true"}} 3 -#set ($doc = $xwiki.getDocument(" Main.WebHome"))3 +#set ($doc = $xwiki.getDocument("main.WebHome")) 4 4 #set ($content = $doc.getRenderedContent()) 5 5 #set ($title = $doc.getTitle()) 6 6 #set ($contentex = $doc.getTranslatedDocument("en").content)