'
+ let online = ''
let online2 = 'Users in chat right now'
for (const u of data)
{
diff --git a/files/templates/chat.html b/files/templates/chat.html
index 66bc6ba2c..70c261bc1 100644
--- a/files/templates/chat.html
+++ b/files/templates/chat.html
@@ -190,7 +190,10 @@
-
+
+
Users in chat right now
+
+
@@ -201,7 +204,7 @@
-
+
{% include "emoji_modal.html" %}
{% include "expanded_image_modal.html" %}