mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-23 08:04:24 +01:00
Hide stream host if not existent
This commit is contained in:
@@ -71,10 +71,11 @@
|
||||
{{ end }}
|
||||
</h1>
|
||||
<div class="mb-4">
|
||||
Streaming hosted by
|
||||
{{ if not (eq "" .LiveEvent.HostNpub) }} Streaming hosted by
|
||||
<a href="/{{ .LiveEvent.HostNpub }}"
|
||||
>{{ .LiveEvent.Host.Name }}</a
|
||||
>
|
||||
{{ end }}
|
||||
</div>
|
||||
<!-- main content -->
|
||||
<div class="mb-4">
|
||||
|
||||
Reference in New Issue
Block a user