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