diff --git a/php/templates/containers.twig b/php/templates/containers.twig index e0f37be4..a9207f13 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -67,8 +67,8 @@ {% if isAnyRunning == true %} {% if isApacheStarting != true %} - Initial Nextcloud username: admin
- Initial Nextcloud password: {{ nextcloud_password }}

+ Initial Nextcloud username: admin
+ Initial Nextcloud password: {{ nextcloud_password }}

Open your Nextcloud ↗
{% else %} Containers are currently starting.