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