diff --git a/pagure/templates/edit_file.html b/pagure/templates/edit_file.html index 75a3eb8..ef51d29 100644 --- a/pagure/templates/edit_file.html +++ b/pagure/templates/edit_file.html @@ -41,21 +41,49 @@
- {{ user.username | avatar(24) | safe }} - {{ user.fullname }} - + + + + + + + + + + + + +
+ {{ user.username | avatar(24) | safe }} + + {{ user.fullname }} + + +
+ Branch: + + + + Existing branch
+ New branch +
- + value="{{ form.commit_title.data if form.commit_title.data }}" />