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>2018-05-14 14:06:51 +0300
committerJos Poortvliet <jos@opensuse.org>2018-05-22 19:17:31 +0300
commited4dc54fb5bed24c3e21e17eabf80135afbb339b (patch)
tree56cce5836900cc2b540cfabaac022e940a08bfbb /page-education.php
parenta7cab28d168750f3d38c58ad2124e46147af8840 (diff)
check in updated css and edu update
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php18
1 files changed, 17 insertions, 1 deletions
diff --git a/page-education.php b/page-education.php
index 3d741da8..a908fae5 100644
--- a/page-education.php
+++ b/page-education.php
@@ -139,7 +139,6 @@ require(["require.config"], function() {
</div>
</section>
-
<section class="section--whitepaper quote">
<div class="container revealOnScroll">
<div class="row">
@@ -207,6 +206,23 @@ require(["require.config"], function() {
</section>
<div class="separator"></div>
+<section class="section--customerdetail">
+ <div class="container">
+ <div class="row feature-row">
+ <div class="col-md-6 revealOnScroll">
+ <a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/regioit.png" alt="in action"/></a>
+ </div>
+ <div class="col-md-6 revealOnScroll feature--block">
+ <p class="section--paragraph__tittle"><?php echo $l->t('regio IT offers ucloud4schools');?></p>
+ <p class="section--paragraph"><?php echo $l->t('In February 2017 regio IT migrated 3000 users to Nextcloud, delivering secure online file exchange and collaboration.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Today, regio iT is managing about 50.000 users, of which over 1000 using Collabora Online for online office, at hundreds of schools in Germany.');?></p>
+ <a href="https://nextcloud.com/blog/3000-users-at-ucloud4schools-migrated-to-nextcloud-11-by-regio-it/" class="button button--blue button--arrow button--large"><?php echo $l->t('blog about initial migration');?></a>
+ </div>
+ </div>
+ </div>
+</section>
+
+<div class="separator"></div>
<a name="scalability"></a>
<section class="section--scalability">
<div class="container">