diff --git a/pagure/templates/repo_branches.html b/pagure/templates/repo_branches.html index 0f7de20..acb8776 100644 --- a/pagure/templates/repo_branches.html +++ b/pagure/templates/repo_branches.html @@ -88,7 +88,7 @@ }}" method="post" class="icon d-inline" onsubmit="return confirm('Are you sure you want to remove the branch: {{ branch | unicode }}?\nThis cannot be un-done!');"> {{ g.confirmationform.csrf_token }} -