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