{{ .Title }}
{{ .Content }} {{ $path := .Page.File.Path | strings.TrimSuffix (path.Ext .Page.File.Path) }} {{ $images := where (resources.Match "photos/test1/*" ) "ResourceType" "eq" "image" }}
{{ range $images }}
{{ end }}
{{ partial "header.html" . }} {{ partial "nav.html" . }}