{{ .RepoName }} {{- range .P.Breadcrumbs -}} / {{- if .IsLast -}}{{- .Name -}} {{- else -}}{{ .Name }}{{- end -}} {{- end -}} (view raw)
{{ .P.LastCommit.AuthorName }}
{{ .P.LastCommit.AuthorName }}
{{ .P.LastCommit.AuthorEmail }} {{- if .P.LastCommit.Message }}{{- commitSummary .P.LastCommit.Message -}} {{- else -}}Empty message{{- end -}} , {{ humanizeRelTime .P.LastCommit.Committed }}
{{ .P.LastCommit.AuthorEmail }} {{- if .P.LastCommit.Message }}{{- commitSummary .P.LastCommit.Message -}} {{- else -}}Empty message{{- end -}} , {{ humanizeRelTime .P.LastCommit.Committed }}
{{ if .P.IsImage }}
{{ else if .P.IsBinary }}
{{ else }}
{{- range $i, $l := .P.Lines }}
{{ end }}
{{ .P.Mime }} • {{ .P.Size }} bytes
| {{ inc $i }} | {{ $l }} |