{{ .path }} (view raw)
{{ if .is_image }}
{{ else if .is_binary }}
{{ else }}
{{ end }}
{{.mime_type}} • {{.size}} bytes
{{- range .linecount }}
{{ . }}
{{- end -}}
|
{{- .content -}}
|