{{ define "title" -}} {{( pgettext "Surroundings Page" "title" )}} {{- end }} {{ define "content" -}} {{- /*gotype: dev.tandem.ws/tandem/camper/pkg/surroundings.highlightIndex*/ -}}

{{( pgettext "Highlights" "title" )}}

{{( pgettext "Add highlight" "action" )}} {{ if .Highlights -}}
{{ CSRFInput }} {{ $confirm := ( gettext "Are you sure you wish to delete this highlight?" )}} {{ range $highlight := .Highlights -}} {{- end }}
{{( pgettext "Image" "header" )}} {{( pgettext "Name" "header" )}} {{( pgettext "Actions" "header" )}}
{{ .Name }}
{{ else -}}

{{( gettext "No highlights added yet." )}}

{{- end }} {{- end }}