{{template "header"}}
{{template "navbar"}}

Images

{{range .}}
Name: {{.Name}}
Link: {{.ImageURL}}
{{end}}
End of Images

{{template "footer"}}