diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 38381fa..afb6e65 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -198,34 +198,34 @@
No commits found
- {% endfor %} + + {{ commit.author | author2avatar(20) | safe }} {{ commit.author.name }} +No commits found
+ {% endfor %}