0 Votes

Wiki source code of Home

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

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