Update relays text

This commit is contained in:
Daniele Tonon
2023-07-14 18:46:28 +02:00
parent af8c4ec8a9
commit e52fe76c3d

View File

@@ -77,10 +77,14 @@
</div>
<div class="field">
<div class="label">Last seen on these relays</div>
<div class="label">Posting on these relays</div>
{{if .authorRelays}}
{{range $index, $element := .authorRelays}}
<a href="/{{$element | escapeString}}" class="button">{{$element}}</a>
{{end}}
{{else}}
No relays found, sorry! Try to reload to search again.
{{end}}
</div>
<div class="field last_update">