diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html
index ee22e92..996538a 100644
--- a/pagure/templates/_formhelper.html
+++ b/pagure/templates/_formhelper.html
@@ -13,41 +13,41 @@
{% endmacro %}
{% macro render_bootstrap_field(field, field_description="", formclass="") %}
-
{% endmacro %}
(class_="c-select")
@@ -105,17 +105,18 @@
{% macro show_comment(comment, id, repo, username, issueid, form, repo_admin) %}
-
@@ -171,24 +171,24 @@
{% macro show_initial_comment(comment, username, repo, issueid, repo_admin) %}
-
+
{% endmacro %}
diff --git a/pagure/templates/issue.html b/pagure/templates/issue.html
index de2c328..6b1edc3 100644
--- a/pagure/templates/issue.html
+++ b/pagure/templates/issue.html
@@ -65,7 +65,7 @@
+ placeholder="Enter your comment here" tabindex=1>
@@ -100,12 +100,12 @@
{% if authenticated and form %}
-