From 768de298cb1babd3a9e4fcbce74d78d369210caa Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Thu, 18 Mar 2021 16:00:23 +0100 Subject: Add atom feed --- templates/web/base.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/web/base.html') diff --git a/templates/web/base.html b/templates/web/base.html index 018d66a..a2a8097 100644 --- a/templates/web/base.html +++ b/templates/web/base.html @@ -5,7 +5,10 @@ - + + {% if q %} + + {% endif %} {% block title %}Linkopedia{% endblock %}