diff --git a/templates/page.values.php b/templates/page.values.php index 312e80ef5..4720d8257 100644 --- a/templates/page.values.php +++ b/templates/page.values.php @@ -50,5 +50,8 @@
t('Learn more about %s', $theme->getName())); ?>
+t('This Nextcloud is on version %s', [ \OC_Util::getVersionString() ])); ?>
+