From 67441f813917d0a9c6624ec04ddc08d89ec2b3bc Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 24 Jan 2024 17:29:33 +0100 Subject: Work on chat page --- templates/head.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index 3c611ed..fd0afe4 100644 --- a/templates/head.html +++ b/templates/head.html @@ -6,7 +6,9 @@ - + {% for js in page.styles() %} + + {% endfor %}
-- cgit v1.2.3