diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 92cfbde8..96623fc4 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -241,9 +241,9 @@
Initial Nextcloud username: admin
{% if hasBackupLocation %} {# nextcloud_password needs to be duplicated due to a bug in Firefox. See https://github.com/nextcloud/all-in-one/issues/638. #} -Initial Nextcloud password: {{ nextcloud_password }}
+Initial Nextcloud password: {{ nextcloud_password }}
{% else %} -Initial Nextcloud password: {{ nextcloud_password }}
+Initial Nextcloud password: {{ nextcloud_password }}
{% endif %} {% if not hasBackupLocation %} @@ -370,7 +370,7 @@ remote borg repo url.