|
7 | 7 | ?> |
8 | 8 |
|
9 | 9 | <div class="page content-final" data-title="<?php p($l->t('Get help')); ?>" data-subtitle=""> |
| 10 | + <div class="description"> |
| 11 | + <div class="description-block"> |
| 12 | + <h3 class="icon-user"><?php p($l->t('Start contributing')); ?></h3> |
| 13 | + <p><?php p($l->t('Do you want to get a certain improvement in Nextcloud? Did you find a problem? Do you want to help translate, promote or document Nextcloud?')); ?></p> |
| 14 | + <a href="https://nextcloud.com/contribute/" class="button" target="_blank" rel="noreferrer noopener"><?php p($l->t('Become part of the Community')); ?></a> |
| 15 | + </div> |
| 16 | + <div class="description-block"> |
| 17 | + <h3 class="icon-link"><?php p($l->t('Enterprise support')); ?></h3> |
| 18 | + <p><?php p($l->t('If you run Nextcloud in a mission critical environment with large numbers of users and big amounts of data and need the certainty of support from the experts behind the Nextcloud technology, an Enterprise Subscription from Nextcloud is available with email and phone support.')); ?></p> |
| 19 | + <a href="https://nextcloud.com/enterprise/buy" class="button"target="_blank" rel="noreferrer noopener" ><?php p($l->t('Get enterprise support')); ?></a> |
| 20 | + </div> |
| 21 | + </div> |
10 | 22 | <div class="description"> |
11 | 23 | <div class="description-block"> |
12 | 24 | <h3 class="icon-info"><?php p($l->t('Get more information')); ?></h3> |
|
23 | 35 | </ul> |
24 | 36 | </div> |
25 | 37 | </div> |
26 | | - <div class="description"> |
27 | | - <div class="description-block"> |
28 | | - <h3 class="icon-user"><?php p($l->t('Start contributing')); ?></h3> |
29 | | - <p><?php p($l->t('Do you want to get a certain improvement in Nextcloud? Did you find a problem? Do you want to help translate, promote or document Nextcloud?')); ?></p> |
30 | | - <a href="https://nextcloud.com/contribute/" class="button" target="_blank" rel="noreferrer noopener"><?php p($l->t('Become part of the Community')); ?></a> |
31 | | - </div> |
32 | | - <div class="description-block"> |
33 | | - <h3 class="icon-link"><?php p($l->t('Enterprise support')); ?></h3> |
34 | | - <p><?php p($l->t('If you run Nextcloud in a mission critical environment with large numbers of users and big amounts of data and need the certainty of support from the experts behind the Nextcloud technology, an Enterprise Subscription from Nextcloud is available with email and phone support.')); ?></p> |
35 | | - <a href="https://nextcloud.com/enterprise/buy" class="button"target="_blank" rel="noreferrer noopener" ><?php p($l->t('Get enterprise support')); ?></a> |
36 | | - </div> |
37 | | - </div> |
38 | 38 | </div> |
0 commit comments