0 Votes

Wiki source code of Home

Version 10.10 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.10 3 {{include reference="PublicWebSite.WebHome"/}}
Alex Cotiugă 9.7 4 #displayPublicContent()
Alex Cotiugă 9.11 5 #else
Alex Cotiugă 10.9 6 {{include reference="Intranet.WebHome"/}}
Alex Cotiugă 9.11 7 #displayInternalContent()
Alex Cotiugă 8.2 8 #end
Alex Cotiugă 4.14 9 {{/velocity}}