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 each s in .Songs
tr tr
td= .Time td= .Time
if .Listeners if ne .Listeners "0"
td= .Listeners td= .Listeners
else else
td td