0 Votes

Wiki source code of Home

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

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