From b4f599593f2f94b0106cf56408c463a1cc385df6 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 31 2016 15:45:12 +0000 Subject: Let's close the if tag so that jinja and unit-tests are both happy :) --- diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index b0121bd..bfd8876 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -430,6 +430,7 @@ {{ viewfilelink(patch_new_file_path) }} + {% endif %} {% elif patchtype == "removed" %}