diff --git a/files/templates/live.html b/files/templates/live.html index 8baacd9a91..8af3e58011 100644 --- a/files/templates/live.html +++ b/files/templates/live.html @@ -16,10 +16,12 @@ {% for link, thumb, name, title, viewers in live %} - {{name}} thumbnail - {{name}} - {{title}} - {{viewers}} + + {{name}} thumbnail + {{name}} + {{title}} + {{viewers}} + {% endfor %}