diff --git a/templates/base.html b/templates/base.html index 268b7c1..c39fc93 100644 --- a/templates/base.html +++ b/templates/base.html @@ -23,6 +23,10 @@ + {% if config.generate_feed %} + + {% endif %} {% endblock head %} @@ -82,6 +86,13 @@

Nos liens sociaux

{% endfor %} + {% if config.generate_feed %} +
+

+
+ {% endif %}