Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,10 @@ 1 -{{velocity}} 2 -#if ("$!xcontext.userReference" == '') 3 -{{/velocity}} 4 - {{include reference="PublicWebSite.WebHome"/}} 1 +{{include reference="PublicWebSite.WebHome"/}} 5 5 6 6 {{velocity}} 4 +#if ("$!xcontext.userReference" == '') 5 + #displayPublicContent() 6 +#else 7 + [[Projects>>Projects.WebHome]] 8 + [[Contact form entries>>ContactFormEntries.WebHome]] 7 7 #end 8 8 {{/velocity}}