diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index dd125ff..44f61fa 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -62,13 +62,30 @@ {% if form and repo_admin %}
+ {% if remote_git %} +
+ + + {% else %} + {% endif %} {{ render_field_in_row(form.title) }} - + + + + {% if remote_git %} + + + + + {% endif %} + +
To branchFrom branch:{{ branch_from }}
Git repo:{{ remote_git }}
To branch: