Add basic disconnect link

This commit is contained in:
Basti 2017-12-26 13:53:21 +01:00
parent 36901b8006
commit b8604bacb5
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
<span class="username">{{username}}</span>
<br><span class="host">{{host}}</span>
<br><span class="host">{{host}}</span>
{{#link-to "disconnect"}}X{{/link-to}}