{{ if .info.Icon }} {{end}} {{ if .info.Description }} {{end}} {{template "head_common.html" .}} {{template "top.html" .}}
{{.info.Name | escapeString}}  

{{.info.Name | escapeString}}

wss://{{.hostname | escapeString}}
{{.info.Description | escapeString | basicFormatting}}
{{if .info.PubKey}}
Public Key
{{.info.PubKey | escapeString}}
{{end}} {{if .info.Contact}} {{end}}
{{template "column_clients.html" .}}
{{template "footer.html"}}