diff --git a/progit/templates/issue.html b/progit/templates/issue.html
index 5dff76a..4930d8b 100644
--- a/progit/templates/issue.html
+++ b/progit/templates/issue.html
@@ -48,6 +48,24 @@
+
+
{{ show_comment(issue.user, issue.date_created, issue.content) }}
{% if issue.comments %}