From e265743f771095906e1f3ddb514d0609c4927861 Mon Sep 17 00:00:00 2001 From: lsof Date: Thu, 30 Apr 2026 19:05:44 +0200 Subject: atom feeds --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 5276d29..1147b88 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,9 @@ {% block title %} {% endblock %} + {% block rss %} + + {% endblock %} -- cgit v1.2.3