{{define "branches.html"}}{{template "page-start" .}}{{template "repo-header" .}} {{range .Branches}} {{else}} {{end}}
branch commit
{{.Name}}{{if .Current}} (current){{end}} {{.Hash}}
No branches found.
{{template "copy-script" .}}{{template "page-end" .}}{{end}}