mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-13 19:44:24 +01:00
Update relays text
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user