{{define "refs.html"}}{{template "base.html" .}}{{end}} {{define "title"}}refs — {{.Repo.Name}} — {{.SiteName}}{{end}} {{define "tabs"}} home log refs {{end}} {{define "content"}}
| {{.Name}} | {{shortSHA .SHA}} | {{.Author}} | {{timeAgo .Time}} | log |
No branches.
{{end}}| {{.Name}} | {{shortSHA .SHA}} | {{.Author}} | {{timeAgo .Time}} | tar.gz |
No tags.
{{end}} {{end}}