Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 9.2
edited by Alex Cotiugă
on 2025/11/24 07:20
on 2025/11/24 07:20
Change comment:
There is no comment for this version
To version 10.6
edited by Alex Cotiugă
on 2026/01/12 13:49
on 2026/01/12 13:49
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,12 @@ 1 +{{include reference="PublicWebSite.WebHome"/}} 2 + 3 +{{include reference="Intranet.WebHome"/}} 4 + 1 1 {{velocity}} 6 +$xcontext.userReference 2 2 #if ("$!xcontext.userReference" == '') 3 - {{include reference="PublicWebSite.WebHome"/}} 8 + #displayPublicContent() 9 +#else 10 + #displayInternalContent() 4 4 #end 5 5 {{/velocity}}