0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 10.9
edited by Alex Cotiugă
on 2026/01/12 13:51
Change comment: There is no comment for this version
To version 10.7
edited by Alex Cotiugă
on 2026/01/12 13:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,13 @@
1 1  {{include reference="PublicWebSite.WebHome"/}}
2 2  
3 +{{include reference="Intranet.WebHome"/}}
3 3  
4 -
5 5  {{velocity}}
6 6  #if ("$!xcontext.userReference" == '')
7 +a
7 7   #displayPublicContent()
8 8  #else
9 - {{include reference="Intranet.WebHome"/}}
10 +b
10 10   #displayInternalContent()
11 11  #end
12 12  {{/velocity}}