From 67f56af6d43abbe04d9837209fd8a16529f6f60a Mon Sep 17 00:00:00 2001 From: Gargaj Date: Thu, 12 Sep 2024 00:42:21 +0200 Subject: remove double closing tag (#5257) --- bskyweb/templates/base.html | 1 - 1 file changed, 1 deletion(-) (limited to 'bskyweb') diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index c24802798..aa7efc5eb 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -259,7 +259,6 @@ pointer-events: none !important; } - {% include "scripts.html" %} -- cgit 1.4.1