0 Votes

Wiki source code of Home

Version 10.14 by Alex Cotiugă on 2026/01/12 13:52

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