From 05db0359199c571e9baa0ffe984b24d4ae316944 Mon Sep 17 00:00:00 2001 From: Simon L Date: Sat, 22 Apr 2023 11:28:21 +0200 Subject: [PATCH] add further line break after link Signed-off-by: Simon L --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 74e0a101..212696b4 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -206,7 +206,7 @@ {% else %} {{ nextcloud_password }}

{% endif %} - Open your Nextcloud ↗
+ Open your Nextcloud ↗

{% if borg_backup_host_location != '' %} If your Nextcloud does not open when clicking the button above, see this documentation

{% endif %}