diff --git a/app/views/layouts/_footer.html.haml b/app/views/layouts/_footer.html.haml
index a92d8777c..5e728baaf 100644
--- a/app/views/layouts/_footer.html.haml
+++ b/app/views/layouts/_footer.html.haml
@@ -1,6 +1,3 @@
-
-- # There are some tags here, such as these close div tags and the close body and html tags below, which were opened in the header fragment. HAML can't handle this, so they're done in HTML instead.
-
.row
.ten.columns
%ul.link-list
@@ -14,6 +11,3 @@
= link_to "Mailing list", "http://lists.growstuff.org/mailman/listinfo/discuss"
%li
= link_to "Community Guidelines", "https://github.com/Growstuff/policy/blob/master/community-guidelines.md"
-
-