Why it doesn't just work... Oh...
This commit is contained in:
parent
f95685ec67
commit
1e392ba387
@ -31,7 +31,7 @@ html(lang='en')
|
||||
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].
|
||||
- var isDateNA = .Status.ServerStartDate == 'n/a'
|
||||
unless isDateNA
|
||||
unless (#{isDateNA})
|
||||
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