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>2020-06-12 17:10:44 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-06-12 17:10:44 +0300
commit3d12fdb9e54275af1e7e1d09293152e548568b23 (patch)
tree65ab533dd256d547de61c7ce6c20f6ca109e0e39 /page-education.php
parentd1f52529b2c08f9351bc0fe649e2ec31bea51e8b (diff)
add blog about Nantes with OO to edu page
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/page-education.php b/page-education.php
index 7a024fdd..91d1efcc 100644
--- a/page-education.php
+++ b/page-education.php
@@ -224,6 +224,22 @@ require(["require.config"], function() {
</div>
</section>
+<section class="section--customerdetail">
+ <div class="container">
+ <div class="row feature-row">
+ <div class="col-md-6 ">
+ <a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/nantes-oo.png" alt="in action"/></a>
+ </div>
+ <div class="col-md-6 feature--block">
+ <h3 class="section--paragraph__title"><?php echo $l->t('University of Nantes deployed its online collaboration platform based on Nextcloud and ONLYOFFICE');?></h3>
+ <p class="section--paragraph"><?php echo $l->t('The University of Nantes transformed its sharing platform into a whole digital collaboration environment UNCloud, based on open source solutions Nextcloud and ONLYOFFICE');?></p>
+ <p class="section--paragraph"><?php echo $l->t('After the test phase, the service UNCloud (cloud of the University of Nantes) was successfully deployed in 2018 for students, teachers, and employees.');?></p>
+ <a href="https://www.onlyoffice.com/blog/2020/05/how-the-university-of-nantes-deployed-its-online-collaboration-platform-based-on-nextcloud-and-onlyoffice/" class="button button--blue button--arrow button--large"><?php echo $l->t('blog by OnlyOffice');?></a>
+ </div>
+ </div>
+ </div>
+</section>
+
<a name="easy"></a>
<section class="section--easy">
<div class="container">