0 Votes

Wiki source code of Home

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

Hide last authors
Alex Cotiugă 9.4 1 {{include reference="PublicWebSite.WebHome"/}}
2
Alex Cotiugă 9.14 3 {{include reference="InternalWebSite.WebHome"/}}
4
Alex Cotiugă 9.3 5 {{velocity}}
Alex Cotiugă 9.5 6 #if ("$!xcontext.userReference" == '')
Alex Cotiugă 9.7 7 #displayPublicContent()
Alex Cotiugă 9.11 8 #else
9 #displayInternalContent()
Alex Cotiugă 8.2 10 #end
Alex Cotiugă 4.14 11 {{/velocity}}