diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 893d2d65..74e0a101 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -207,6 +207,9 @@
{{ nextcloud_password }}
{% endif %}
Open your Nextcloud ↗
+ {% if borg_backup_host_location != '' %}
+ If your Nextcloud does not open when clicking the button above, see this documentation
+ {% endif %}
{% else %}
{% if isAnyRestarting == false %}
Containers are currently starting.