diff --git a/pagure/templates/add_token.html b/pagure/templates/add_token.html index acf71fe..4b3f83d 100644 --- a/pagure/templates/add_token.html +++ b/pagure/templates/add_token.html @@ -35,7 +35,15 @@ {% endif %} {{ render_bootstrap_field( form.description, field_description="Small description of this API token") }} - +
+ {% for acl in acls %}