It yells at me telling that ] is invalid.
This commit is contained in:
parent
fb17938fed
commit
91f9c1c17b
@ -36,7 +36,7 @@ html(lang='en')
|
|||||||
//- else
|
//- else
|
||||||
//- p #[span#radio-status Radio is offline.]
|
//- p #[span#radio-status Radio is offline.]
|
||||||
p Now playing: #[span#radio-song= .Status.SongName]
|
p Now playing: #[span#radio-song= .Status.SongName]
|
||||||
p Current/peak listeners: #[span#radio-listeners= .Status.Listeners] / #[span#radio-listener-peak= .Status.ListenerPeak]
|
//- p Current/peak listeners: #[span#radio-listeners= .Status.Listeners] / #[span#radio-listener-peak= .Status.ListenerPeak]
|
||||||
p
|
p
|
||||||
small Notice: information updates every 45 seconds. But you can #[button(id='btn-update') update] it forcibly.
|
small Notice: information updates every 45 seconds. But you can #[button(id='btn-update') update] it forcibly.
|
||||||
//- if (.Status.LastSongs)
|
//- if (.Status.LastSongs)
|
||||||
|
Loading…
Reference in New Issue
Block a user