Changes for page test

Last modified by Jip-jan Alunkel on March 13, 19:02

From version 51.1
edited by Jip-jan Alunkel
on July 10, 18:03
Change comment: There is no comment for this version
To version 48.1
edited by Jip-jan Alunkel
on July 10, 18:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,5 @@
1 1  
2 2  {{velocity}}
3 -{{html wiki=“true”}}
4 4  #set ($docx = $xwiki.getDocument("Main.WebHome"))
5 5  #set ($content = $docx.getContent())
6 6  #set ($title = $docx.getTitle())
... ... @@ -8,6 +8,6 @@
8 8  #set ($titleex = $docx.getTranslatedDocument("en").title)
9 9  
10 10  $contentex
11 -{{/html}}
10 +
12 12  {{/velocity}}
13 13