| ... |
... |
@@ -1,15 +1,10 @@ |
|
1 |
+{{include reference="PublicWebSite.WebHome"/}} |
|
2 |
+ |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
#if ("$!xcontext.userReference" == '') |
| 3 |
|
- #set ($discard = $xwiki.ssx.use('Main.Webhome')) |
|
5 |
+ #displayPublicContent() |
|
6 |
+#else |
|
7 |
+ [[Projects>>Projects.WebHome]] |
|
8 |
+ [[Contact form entries>>ContactFormEntries.WebHome]] |
| 4 |
4 |
#end |
| 5 |
|
-We are providing the following Professional XWiki services: |
| 6 |
|
-* Consulting |
| 7 |
|
-* Custom Development (specific features upon request) |
| 8 |
|
-* Open Source Development (new features, improvements, bug fixes) on XWiki Platform |
| 9 |
|
-* Installation and Upgrade |
| 10 |
|
-* Migration from other tools to XWiki: Confluence, MediaWiki, SharePoint |
| 11 |
|
-* Technical Support and Maintenance |
| 12 |
|
- |
| 13 |
|
-Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]] |
| 14 |
14 |
{{/velocity}} |
| 15 |
|
- |