diff --git a/webui/static/stats-automations.js b/webui/static/stats-automations.js
index 8e5e5271..100f4a55 100644
--- a/webui/static/stats-automations.js
+++ b/webui/static/stats-automations.js
@@ -162,7 +162,7 @@ async function loadStatsData() {
${i + 1}
${item.image_url ? `
` : ''}
-
${item.id ? `
${_esc(item.name)}` : _esc(item.name)}${item.soul_id && !String(item.soul_id).startsWith('soul_unnamed_') ? '

' : ''}
+
${item.id ? `
${_esc(item.name)}` : _esc(item.name)}${item.soul_id && !String(item.soul_id).startsWith('soul_unnamed_') ? '

' : ''}
${item.global_listeners ? _fmt(item.global_listeners) + ' global listeners' : ''}
${_fmt(item.play_count)} plays
@@ -176,7 +176,7 @@ async function loadStatsData() {
${item.image_url ? `
` : ''}
${_fmt(item.play_count)} plays
@@ -189,7 +189,7 @@ async function loadStatsData() {
${item.image_url ? `
` : ''}
${_fmt(item.play_count)} plays