{{define "title"}}refs ยท {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}

branches

{{range .Branches}}{{else}}{{end}}
{{template "branchicon"}} {{.Name}}{{short .SHA}}
none

tags

{{range .Tags}}{{else}}{{end}}
{{.Name}}{{short .SHA}}
none
{{end}}