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