Maybe it will work.
This commit is contained in:
parent
72885b0ccf
commit
e5c1247ebd
@ -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')
|
||||
unless .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