diff --git a/src/colab/deprecated/templates/base.html b/src/colab/deprecated/templates/base.html
index e0f0c0a..e9386c5 100644
--- a/src/colab/deprecated/templates/base.html
+++ b/src/colab/deprecated/templates/base.html
@@ -106,7 +106,7 @@
{% block main-content %} {% endblock %}
-
+  
{% block footer %}
diff --git a/src/colab/deprecated/templates/home.html b/src/colab/deprecated/templates/home.html
index 260a69c..9549e83 100644
--- a/src/colab/deprecated/templates/home.html
+++ b/src/colab/deprecated/templates/home.html
@@ -36,15 +36,16 @@
href="{% url 'search' %}?o=modified+desc">
{% trans "View more collaborations..." %}
+
+
{% trans "Distribution of Collaborations" %}
+
-
-
@@ -64,6 +65,7 @@
href="{% url 'thread_list' %}?order=hottest">
{% trans "View more discussions relevance..." %}
+
--
libgit2 0.21.2