diff --git a/php/templates/already-installed.twig b/php/templates/already-installed.twig index 34a7e179..fa18f988 100644 --- a/php/templates/already-installed.twig +++ b/php/templates/already-installed.twig @@ -2,7 +2,7 @@ {% block body %}
-

Nextcloud All-In-One is already installed

Open Nextcloud AIO
-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/php/templates/login.twig b/php/templates/login.twig index 5478225f..cb33c8d3 100644 --- a/php/templates/login.twig +++ b/php/templates/login.twig @@ -2,7 +2,7 @@ {% block body %}
-
- Passphrase
{{ password }}
Open Nextcloud AIO login ↗
-{% endblock %} \ No newline at end of file +{% endblock %}