From 7158157f5fe07b8f97842736ea87b598baabb7da Mon Sep 17 00:00:00 2001 From: Noritada Kobayashi Date: Wed, 8 Nov 2023 02:56:44 +0900 Subject: [PATCH] Correct meta tag attributes (#1829) --- bskyweb/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 7eeb7e4cc1..b03fbbee4e 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -176,8 +176,8 @@ {% block html_head_extra -%}{%- endblock %} - - + + {%- block body_all %}