diff options
author | Emile <hanemile@protonmail.com> | 2019-10-09 16:18:08 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-09 16:18:08 +0200 |
commit | c76b16a9c10565306477b91fb359c6d31442dfe5 (patch) | |
tree | 80b19f60050d342f73ddee8d9322457e072fcecc | |
parent | abf4ecf3e1f0da11e85ed998fda1133c295dcabd (diff) |
one dot taking down a whole container
-rw-r--r-- | hosted/credentials.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/credentials.html b/hosted/credentials.html index 3892651..e739c37 100644 --- a/hosted/credentials.html +++ b/hosted/credentials.html @@ -34,7 +34,7 @@ </p> <p> You can login to the companion here: <kbd - style="white-space: nowrap;">{{.Username}}.{{Hostname}}</kbd>. + style="white-space: nowrap;">{{.Username}}.{{.Hostname}}</kbd>. </p> <table class="table table-hover"> |