Ah, yes... It doesn't work like that.
This commit is contained in:
parent
88163a6bea
commit
8c1fdb0e44
@ -47,7 +47,7 @@ html(lang='en')
|
||||
each s in .Songs
|
||||
tr
|
||||
td= .Time
|
||||
if .Listeners > 0
|
||||
if .Listeners
|
||||
td= .Listeners
|
||||
else
|
||||
td
|
||||
|
Loading…
Reference in New Issue
Block a user