From df4b62f2a1aa616e4038b1511b2e38cd956e6423 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 24 Jan 2024 22:25:00 +0100 Subject: Get Chat window working --- templates/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index fd0afe4..aabc380 100644 --- a/templates/head.html +++ b/templates/head.html @@ -7,7 +7,7 @@ {% for js in page.styles() %} - + {% endfor %} -- cgit v1.2.3