diff --git a/templates/live_event.html b/templates/live_event.html index 0239429..dabefcd 100644 --- a/templates/live_event.html +++ b/templates/live_event.html @@ -71,10 +71,11 @@ {{ end }}
- Streaming hosted by + {{ if not (eq "" .LiveEvent.HostNpub) }} Streaming hosted by {{ .LiveEvent.Host.Name }} + {{ end }}