0 Votes

Wiki source code of Home

Version 10.11 by Alex Cotiugă on 2026/01/12 13:51

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