|
|
1 |
{{include reference="PublicWebSite.WebHome"/}} |
|
|
2 |
|
|
|
3 |
{{velocity}} |
|
|
4 |
#if ("$!xcontext.userReference" == '') |
|
|
5 |
#displayPublicContent() |
|
|
6 |
#else |
|
|
7 |
[[Projects>>Projects.WebHome]] |
|
|
8 |
[[Contact form entries>>ContactFormEntries.WebHome]] |
|
|
9 |
#end |
|
|
10 |
{{/velocity}} |