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