0 Votes

Wiki source code of Home

Version 10.7 by Alex Cotiugă on 2026/01/12 13:49

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