diff --git a/freepost/templates/homepage.html b/freepost/templates/homepage.html
index 527a76d..b150470 100755
--- a/freepost/templates/homepage.html
+++ b/freepost/templates/homepage.html
@@ -53,7 +53,7 @@
{{ vote ('post', post, user) }}
-
+
@@ -64,7 +64,7 @@
{{ post.username }}
—
-
+
{% if post.commentsCount > 0 %}
{{ post.commentsCount }} comments
{% else %}