Changes for page Home

Last modified by Agnease on 2026/05/22 07:57

From version 9.2
edited by Agnease
on 2025/11/24 07:20
Change comment: There is no comment for this version
To version 9.14
edited by Agnease
on 2025/11/24 07:27
Change comment: There is no comment for this version

Summary

Details

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