diff --git a/templates/sidebar.html b/templates/sidebar.html
index 46ede4a..828bf99 100644
--- a/templates/sidebar.html
+++ b/templates/sidebar.html
@@ -89,6 +89,7 @@
{% endif %}
+ {% if series.items() %}
@@ -106,6 +107,7 @@
{% endfor %}
+ {% endif %}
{% if WEBRING_FEED_URLS %}