{{ define "title" -}} {{( pgettext "Location Settings" "title" )}} {{- end }} {{ define "content" -}} {{- /*gotype: dev.tandem.ws/tandem/camper/pkg/location.locationForm*/ -}}

{{( pgettext "Location Settings" "title" )}}

{{ CSRFInput }}
{{ with .Directions -}}
{{( pgettext "Directions" "input" )}} {{ range $lang, $input := . -}} {{- end }} {{ template "error-message" . }}
{{- end }} {{ with .OpeningDates -}}
{{( pgettext "Opening Dates" "input" )}} {{ range $lang, $input := . -}} {{- end }} {{ template "error-message" . }}
{{- end }} {{ with .MapEmbed -}} {{- end }}
{{- end }}