From 3937003c2144b3d2ca99605777aa99bd7cab84c1 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Mon, 10 May 2021 19:14:39 +0200 Subject: [PATCH] Fix XSS when handling query Fixes #63 --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index d57ca80..c0b7281 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -120,7 +120,7 @@