diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 99bf7de1..1e3d4242 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -250,6 +250,12 @@ {% else %} {% if is_mastercontainer_update_available == false %} Your containers are up-to-date.

+ {% if isAnyRunning == true %} +
+ Note about Nextcloud 26
+ If you want to upgrade to Nextcloud 26 now, you can do so by following this documentation
+

+ {% endif %} {% endif %} {% endif %} {% endif %}