From 2c0179493a0b11b97e4b04f376665429b44f8398 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Thu, 3 Feb 2022 00:04:13 -0500 Subject: Fixed favicon path. deleted useless script --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index ec0a41a..0072c52 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,7 +15,7 @@ {% block css%} - + {% endblock %}
-- cgit v1.2.3