{{define "title"}}My Images | i.k8r{{end}} {{define "content"}}
{{range .Images}}

{{.OriginalName}}

{{.MimeType}}

{{end}}
{{end}}