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

{{ .OriginalName }}

{{ .MimeType }}

{{ end }}
{{end}}