0 Votes

Changes for page Home

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

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

Summary

Details

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