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