From d1e93c4401d7f4900f8f013c0aeeb35bbf93e33f Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 26 2015 09:43:55 +0000 Subject: Add a button on the group info page to delete the group --- diff --git a/pagure/templates/group_info.html b/pagure/templates/group_info.html index 11b5a38..aeb39a4 100644 --- a/pagure/templates/group_info.html +++ b/pagure/templates/group_info.html @@ -12,7 +12,22 @@ {% endblock %} {% block content %} +

Group: {{ group.group_name }}

+ +