{{ partial "mobile_nav_toggle.html" . }}
{{ range (where .Site.RegularPages "Section" "maps") }}
{{ if and (isset .Params "thumbnail") .Params.thumbnail }} {{ if eq .Params.showonlyimage true }} {{ else }} {{ end }} {{ end }} {{ if eq .Params.showonlyimage true }}
{{ else }}
{{ end }}

{{ .Title }}

{{ .Summary }}

{{ end }}