mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Update setup.twig
Improve description in setup.twig Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
This commit is contained in:
parent
54ad851d73
commit
a24a2ebad9
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
<div class="login">
|
<div class="login">
|
||||||
<img src="/img/logo-blue.svg" style="margin-left: auto;margin-right: auto;display: block;">
|
<img src="/img/logo-blue.svg" style="margin-left: auto;margin-right: auto;display: block;">
|
||||||
<h1>Nextcloud AIO setup</h1>
|
<h1>Nextcloud AIO setup</h1>
|
||||||
<p>Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.</p>
|
<p>The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.</p>
|
||||||
<p>Please note down the password to access the AIO interface and don't lose it!</p>
|
<p>Please note down the password to access the AIO interface and don't lose it!</p>
|
||||||
<strong>Password</strong><br/> <span class="monospace">{{ password }}</span><br>
|
<strong>Password</strong><br/> <span class="monospace">{{ password }}</span><br>
|
||||||
<a href="/" class="button" target="_blank" rel="noopener">Open Nextcloud AIO login ↗</a>
|
<a href="/" class="button" target="_blank" rel="noopener">Open Nextcloud AIO login ↗</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue