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