From cc93742cf6ca28e182eb9af2183e386eb4b082d0 Mon Sep 17 00:00:00 2001 From: Leander Hutton Date: Mon, 6 May 2024 16:13:40 -0400 Subject: [PATCH] Update base template --- templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 263329b..f02b16d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,6 @@ {% block title %}{{ SITENAME }}{%endblock%} - {% if FEED_RSS %}