diff --git a/app/templates/home.html b/app/templates/home.html
index 76787a5..3cae880 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -117,18 +117,13 @@
{% include page_template %}
-
-
-
+
{% else %}
-
-
-
{% endif %}
diff --git a/courses/templates/course/view.html b/courses/templates/course/view.html
index 8e23b6d..b9898d9 100644
--- a/courses/templates/course/view.html
+++ b/courses/templates/course/view.html
@@ -148,6 +148,9 @@
{% endfor %}
+
+
+
{% endblock %}
--
libgit2 0.21.2