From 7405fd55dba2f5e1d53bf2017ca986389ef6752c Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Dec 24 2015 09:22:02 +0000 Subject: Close span tag and fix indentation --- diff --git a/pagure/templates/repo_master.html b/pagure/templates/repo_master.html index 7f2c708..5bcf803 100644 --- a/pagure/templates/repo_master.html +++ b/pagure/templates/repo_master.html @@ -114,7 +114,8 @@ Pull Requests  - {{ repo.open_requests }} + {{ repo.open_requests }} + {% endif %}