0 Votes

Wiki source code of Home

Version 10.8 by Alex Cotiugă on 2026/01/12 13:50

Show last authors
1 {{include reference="PublicWebSite.WebHome"/}}
2
3 {{include reference="Intranet.WebHome"/}}
4
5 {{velocity}}
6 #if ("$!xcontext.userReference" == '')
7 #displayPublicContent()
8 #else
9 #displayInternalContent()
10 #end
11 {{/velocity}}