diff --git a/src/colab/deprecated/templates/home.html b/src/colab/deprecated/templates/home.html
index 38a1b57..260a69c 100644
--- a/src/colab/deprecated/templates/home.html
+++ b/src/colab/deprecated/templates/home.html
@@ -40,7 +40,6 @@
{% trans "Distribution of Collaborations" %}
-
diff --git a/src/planet/templates/feedzilla/base.html b/src/planet/templates/feedzilla/base.html
index 153aeda..33d7e5d 100644
--- a/src/planet/templates/feedzilla/base.html
+++ b/src/planet/templates/feedzilla/base.html
@@ -6,19 +6,23 @@
{% trans 'Planet' %}
-
+
{% block feedzilla_content %}{% endblock %}
-
-
+
+
-
+
+
+
{% trans 'Tags' %}
{% feedzilla_tag_cloud %}
-
+
+
+
{% trans 'Source Blogs' %}
{% feedzilla_donor_list %}
--
libgit2 0.21.2