From 3f0c6271b8b9b429acc9efa58ca9367e06ed2316 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 27 2015 12:55:37 +0000 Subject: Close the div earlier --- diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 79c622a..87b5737 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -231,6 +231,7 @@ {% endif %} + {% if pull_request and pull_request.comments%}