diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 42bf160..9249b3d 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -284,8 +284,12 @@
- {{comment.user.user}} commented on line {{comment.line}} of {{comment.filename}} -
{{ comment.date_created | humanize}}
+ {{comment.user.user}} commented on line + {{ + comment.line}} of {{comment.filename}} +
+ {{ + comment.date_created | humanize}}