{{define "title"}}{{.Path}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}
{{template "refmenu" .}} {{.Repo.Name}}/{{range .Crumbs}}{{.Name}}/{{end}}{{.Base}} history · {{if not .Binary}}blame · {{end}}raw{{if .Viewer}} · edit{{end}}
{{if .Image}}
{{.Base}}

{{.Size}} bytes

{{else if .Binary}}

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

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