From 8e66dd8f0c9c0160646a65438847b180c7767455 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 26 2015 16:44:58 +0000 Subject: Adjust the repo_info template to show the repo admins all the time This includes brand new repo so that we get some more info about who created the repo --- diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index da2e901..fa2897e 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -6,6 +6,26 @@ {% block repo %} +
+

Admins

+ +
+ {% if repo_obj and repo_obj.is_empty %}
@@ -30,25 +50,6 @@
{% else %} -
-

Admins

- -

Branches