Let's try unless.
This commit is contained in:
parent
8c1fdb0e44
commit
75473aff1f
@ -47,7 +47,7 @@ html(lang='en')
|
||||
each s in .Songs
|
||||
tr
|
||||
td= .Time
|
||||
if .Listeners
|
||||
unless .Listeners
|
||||
td= .Listeners
|
||||
else
|
||||
td
|
||||
|
Loading…
Reference in New Issue
Block a user