WTF does mean unexpected ! operand? Puto...
This commit is contained in:
parent
5589397d64
commit
72885b0ccf
@ -30,7 +30,7 @@ html(lang='en')
|
||||
audio(preload='none' controls='')
|
||||
source(src='/live/stream.ogg' type='audio/ogg')
|
||||
| Your browser doesn't support an audio element, it's sad... But you always can take the #[a(href='/playlist') playlist].
|
||||
if .Status.ServerStartDate !== 'n/a'
|
||||
if (.Status.ServerStartDate !== 'n/a')
|
||||
p #[span#radio-status On-air since #[time(datetime=.Status.ServerStartISO8601)= .Status.ServerStartDate]]
|
||||
else
|
||||
p #[span#radio-status Radio is offline.]
|
||||
|
Loading…
Reference in New Issue
Block a user