diff --git a/progit/templates/settings.html b/progit/templates/settings.html index f02d409..0a83e7e 100644 --- a/progit/templates/settings.html +++ b/progit/templates/settings.html @@ -12,17 +12,31 @@ {% block repo %}
-

Settings

+

Settings

+
+

Update description

+
+ + + {{ form.csrf_token }} +
+
+ +

Delete project

+

Project's options

@@ -38,7 +52,7 @@
-

Users

+

Users

Here below is the list of user having commit rights to this repo.

@@ -73,7 +87,7 @@ {% if plugins %}
-

Hooks

+

Hooks

    {% for plugin in plugins %}