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