diff --git a/rhodecode/templates/changelog/changelog.html b/rhodecode/templates/changelog/changelog.html
--- a/rhodecode/templates/changelog/changelog.html
+++ b/rhodecode/templates/changelog/changelog.html
@@ -91,7 +91,7 @@ ${_('%s Changelog') % c.repo_name} - ${c
${c.statuses.get(cs.raw_id)[1]}
%if c.statuses.get(cs.raw_id)[2]:
-
[0])})
+
[0])})
%else:
[0])})
%endif
diff --git a/rhodecode/templates/shortlog/shortlog_data.html b/rhodecode/templates/shortlog/shortlog_data.html
--- a/rhodecode/templates/shortlog/shortlog_data.html
+++ b/rhodecode/templates/shortlog/shortlog_data.html
@@ -17,7 +17,7 @@
%if c.statuses.get(cs.raw_id):
%if c.statuses.get(cs.raw_id)[2]:
-
+
%else: