Oh, here must be used html/template functions! Gotcha! Nice.
This commit is contained in:
parent
0360efc147
commit
b035476fb7
@ -47,7 +47,7 @@ html(lang='en')
|
||||
each s in .Songs
|
||||
tr
|
||||
td= .Time
|
||||
if .Listeners
|
||||
if ne .Listeners "0"
|
||||
td= .Listeners
|
||||
else
|
||||
td
|
||||
|
Loading…
Reference in New Issue
Block a user