1
0

Oh, here must be used html/template functions! Gotcha! Nice.

This commit is contained in:
Alexander Andreev 2022-03-31 23:04:58 +04:00
parent 0360efc147
commit b035476fb7
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -47,7 +47,7 @@ html(lang='en')
each s in .Songs
tr
td= .Time
if .Listeners
if ne .Listeners "0"
td= .Listeners
else
td