0 Votes

Wiki source code of Home

Version 10.12 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
6
7
8 #displayPublicContent()
9 #else
10 {{include reference="Intranet.WebHome"/}}
11 #displayInternalContent()
12 #end
13 {{/velocity}}