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>2017-12-20 17:39:09 +0300
committerJos Poortvliet <jos@opensuse.org>2017-12-27 17:40:24 +0300
commit0d6ae3584d2687eca05a7b4e0fd4847307f94aa2 (patch)
tree3e5ce9fd4268ad7d7ca547c846e565cdbe30b9e3 /page-education.php
parentcc9c00728250d6addf4187fb109b4f0d2b9982c3 (diff)
let's also add PicoCMS
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/page-education.php b/page-education.php
index c8396c19..82ccf02a 100644
--- a/page-education.php
+++ b/page-education.php
@@ -105,9 +105,9 @@ require(["require.config"], function() {
<p class="section--paragraph revealOnScroll"><?php echo $l->t('The Dashboard app came from a collaboration with regio iT and is used at hundreds of schools in Europe. It provides a quick overview of file changes, calendar events and more.');?></p>
</div>
<div class="col-sm-4 app-feature">
- <img class="img-responsive revealOnScroll" src="<?php bloginfo('template_directory'); ?>/assets/img/features/groupfolders-nw.png" />
- <h2 class="section--heading-2 text-center revealOnScroll">Group Folders</h2>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('The Group Folders app enables administrators to create special folders available to users of designated groups. These can not be unshared or removed, making sure access is always possible.');?></p>
+ <img class="img-responsive revealOnScroll" src="<?php bloginfo('template_directory'); ?>/assets/img/features/picocms-nw.png" />
+ <h2 class="section--heading-2 text-center revealOnScroll">PicoCMS</h2>
+ <p class="section--paragraph revealOnScroll"><?php echo $l->t('Nextcloud <a href="https://nextcloud.com/blog/nextcloud-introduces-easy-website-builder-for-education-edition-with-picocms/" class="hyperlink">PicoCMS</a> offers a very small, simple way of managing and presenting content. Developed in collaboration with the Danish DeiC, it lets users built websites collaboratively and define access rights, themes and URL.');?></p>
</div>
</div>
<div class="row">