From 80da7bce0086f654e59777f774a781b23c150dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Sun, 18 Feb 2024 16:45:09 +0100 Subject: [PATCH] Update layout to jingoo changes --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 6e73880..09fc9f3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -6,7 +6,7 @@ Reynir 网 - {{ title }} - {{ head_extra|safe }} + {{ head_extra or ""|safe }}