{{ if not (.Page.Scratch.Get "__gmap") }} {{ .Page.Scratch.Set "__gmap" 0 }}
Google Maps integration is disabled. To enable the live map preview:   
{{ end }} {{ $idg := int (.Page.Scratch.Get "__gmap") }} {{ $idg := add $idg 1 }} {{ $gmapid := (print "gmap" (string $idg)) }}
{{ if .Get 1 }} {{ .Get 1 }} {{ end }}
{{ .Page.Scratch.Set "__gmap" $idg }}