{{ template "header" .}}
{{ if .file }}
Back to {{.fullname}}

{{.name}}

Raw
{{ .file}}
{{ else }}

File not found

That file doesn't exist.

{{end}}
{{ template "footer" .}}