diff --git a/apps/common/main/lib/template/Comments.template b/apps/common/main/lib/template/Comments.template
index 6bc11c91c..c5d8f0311 100644
--- a/apps/common/main/lib/template/Comments.template
+++ b/apps/common/main/lib/template/Comments.template
@@ -11,7 +11,7 @@
<%=scope.getFixedQuote(quote)%>
<% } %>
<% if (!editText || scope.viewmode) { %>
- <%=scope.pickLink(comment)%>
+ <%=scope.pickLink(comment)%>
<% } else { %>
@@ -31,7 +31,7 @@
<%=item.get("date")%>
<% if (!item.get("editText")) { %>
- <%=scope.pickLink(item.get("reply"))%>
+ <%=scope.pickLink(item.get("reply"))%>
<% if (!scope.viewmode) { %>
<% if (item.get("editable")) { %>