summaryrefslogtreecommitdiff
path: root/views/chat.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/chat.ejs')
-rw-r--r--views/chat.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/chat.ejs b/views/chat.ejs
index 81697ee..d217857 100644
--- a/views/chat.ejs
+++ b/views/chat.ejs
@@ -1,4 +1,4 @@
-<%- include('header', { title: "Chat Log" }) %>
+<%- include('header', { title: "Chat Log" }) -%>
<style>
table{width:min(60rem,100%);}
td:nth-child(1),td:nth-child(2){white-space:nowrap;width:0}