mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 15:36:52 +00:00
add further line break after link
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b8379c81d7
commit
05db035919
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
<b>{{ nextcloud_password }}</b><br><br>
|
<b>{{ nextcloud_password }}</b><br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<a href="https://{{ domain }}" class="button" target="_blank" rel="noopener">Open your Nextcloud ↗</a><br/>
|
<a href="https://{{ domain }}" class="button" target="_blank" rel="noopener">Open your Nextcloud ↗</a><br/><br>
|
||||||
{% if borg_backup_host_location != '' %}
|
{% if borg_backup_host_location != '' %}
|
||||||
If your Nextcloud does not open when clicking the button above, see <b><a href="https://github.com/nextcloud/all-in-one/discussions/2105">this documentation<a/></b><br><br>
|
If your Nextcloud does not open when clicking the button above, see <b><a href="https://github.com/nextcloud/all-in-one/discussions/2105">this documentation<a/></b><br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue