Changes for page Home

Last modified by Alex Cotiugă on 2026/05/02 09:23

From version 11.3
edited by Alex Cotiugă
on 2026/05/02 08:55
Change comment: There is no comment for this version
To version 10.10
edited by Alex Cotiugă
on 2026/01/12 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +3,9 @@
1 -{{include reference="PublicWebSite.WebHome"/}}
2 -
3 3  {{velocity}}
4 4  #if ("$!xcontext.userReference" == '')
3 + {{include reference="PublicWebSite.WebHome"/}}
5 5   #displayPublicContent()
6 6  #else
7 - [[Projects>>Projects.WebHome]]
8 - [[Contact form entries>>ContactFormEntries.WebHome]]
6 + {{include reference="Intranet.WebHome"/}}
7 + #displayInternalContent()
9 9  #end
10 10  {{/velocity}}