0 Votes

Changes for page Home

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

From version 9.14
edited by Alex Cotiugă
on 2025/11/24 07:27
Change comment: There is no comment for this version
To version 9.4
edited by Alex Cotiugă
on 2025/11/24 07:21
Change comment: There is no comment for this version

Summary

Details

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