diff --git a/bootlex/templates/base.html b/bootlex/templates/base.html index 3aaffa6..481fb28 100644 --- a/bootlex/templates/base.html +++ b/bootlex/templates/base.html @@ -7,6 +7,10 @@ + + {% if FEED_RSS %} + + {% endif %} {% endblock head %} {% include 'analytics.html' %}