diff --git a/pagure/templates/commits.html b/pagure/templates/commits.html index afab59a..131c552 100644 --- a/pagure/templates/commits.html +++ b/pagure/templates/commits.html @@ -57,7 +57,7 @@ - {% if diff_commits|count > 0 %} + {% if diff_commits|count > 0 and head %}