diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 89c5bdb..4f0361d 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -591,8 +591,13 @@ {% macro changeschangedfile(filepath, added, removed, diffanchor) -%}
-
+{{added}} -{{removed}}
-
file changed
+
+ +{{added}} + -{{removed}} +
+
+ file changed +
{{filepath}}