{{define "title"}}{{.Path}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}

{{.Ref}}: {{range .Crumbs}}{{.Name}}/{{end}}{{.Base}} · raw{{if .Viewer}} · edit{{end}}

{{if .Binary}}

binary file, {{.Size}} bytes — download

{{else}}
{{.CodeHTML}}
{{end}} {{end}}