Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2019-07-21 18:10:43 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-07-21 18:10:43 +0300
commitf7e7602016e4a316617069090b161c192a5e1951 (patch)
tree98859e551ac25fcdeba36a13096eb6318819f151 /page-files.php
parentf835f57a793c37d4ea2178a68a8e926629451c26 (diff)
Add more contact-us links
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/page-files.php b/page-files.php
index 97fe4862..ecc5dca2 100644
--- a/page-files.php
+++ b/page-files.php
@@ -207,6 +207,18 @@
<p class="section--paragraph"><?php echo $l->t('Real-time notifications of shares or comments on mobile devices, built-in collaborative editing, seamless transition to chat and audio/video calls and a wide variety of productivity tools to handle mail, appointments, tasks and more can be enabled in Nextcloud.');?></p>
</div>
</div>
+ </div>
+ <div class="container">
+ <h1> </h1>
+ <div class="row">
+ <div class="col-md-6 col-md-offset-3">
+ <p class="text-center"><?php echo $l->t('Improve collaboration and communication and reduce operational expenses with the leading content collaboration platform.');?></p>
+ <p class="text-center"><?php echo $l->t('Contact us now to learn how we can help you!');?></p>
+ <div class="text-center morebuttondiv">
+ <a href="<?php echo home_url('buy') ?>" class="button button--large button--arrow"><?php echo $l->t('Contact us');?> <i class="icon-arrow-circle-o-right icon"></i></a>
+ </div>
+ </div>
+ </div>
</div>
</section>