diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html
index ea8e4a7..671eed8 100644
--- a/pagure/templates/_formhelper.html
+++ b/pagure/templates/_formhelper.html
@@ -121,7 +121,7 @@
- {{ comment.user.user }}
+ {{ comment.user.user }}
@@ -156,7 +156,7 @@
{% endif %}
{% endif%}
-
+
{% if g.fas_user %}
- {{ pull_request.user.user }}
+ {{ pull_request.user.user }}
@@ -257,7 +257,7 @@
{% endif %}
{% if g.fas_user and (g.repo_committer or g.fas_user.username == pull_request.user.username) %}
-