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