From ef6b32c527478fefe7a4436e10b96ee28ed5b308 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 @@