0 Votes

Wiki source code of Home

Version 9.12 by Alex Cotiugă on 2025/11/24 07:27

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