···1112 {{ if .RepoInfo.Roles.IsPushAllowed }}
13 <div class="mt-4 text-sm">
14- you can also submit a pull request from a branch
15 <button
16 class="btn text-sm"
17 hx-get="/{{ .RepoInfo.FullName }}/pulls/new/compare-branches"
···1112 {{ if .RepoInfo.Roles.IsPushAllowed }}
13 <div class="mt-4 text-sm">
14+ You can also submit a pull request from a branch.
15 <button
16 class="btn text-sm"
17 hx-get="/{{ .RepoInfo.FullName }}/pulls/new/compare-branches"