pi-rfid-jukebox/source/templates/log.pug
Annika Backstrom e25670d426 websocket-powered tag history in browser
also upgrade from jade 1.11 to pug 2 (project changed names due to
copyright issues)
2017-03-26 01:45:57 +00:00

5 lines
59 B
Plaintext

for tag in play_log
li= tag
else
li nothing in the log