From b32685ea1a8652b53fcf8a6968753bafd4eb61e9 Mon Sep 17 00:00:00 2001 From: theo1 Date: Wed, 15 Sep 2021 12:05:06 +0200 Subject: [PATCH] declaring atom feed --- themes/theo_lem/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/theo_lem/templates/base.html b/themes/theo_lem/templates/base.html index 432516c..d5c7d4d 100644 --- a/themes/theo_lem/templates/base.html +++ b/themes/theo_lem/templates/base.html @@ -6,6 +6,7 @@ + {% block head %} {% endblock head %}