Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,9 @@ 1 +{{include reference="PublicWebSite.WebHome"/}} 2 + 1 1 {{velocity}} 2 2 #if ("$!xcontext.userReference" == '') 3 - {{include reference="PublicWebSite.WebHome"/}} 5 + #displayPublicContent() 6 +#else 7 + #displayInternalContent() 4 4 #end 5 5 {{/velocity}}