diff --git a/web/templates/public/layout.gohtml b/web/templates/public/layout.gohtml index 0db9d35..e11d669 100644 --- a/web/templates/public/layout.gohtml +++ b/web/templates/public/layout.gohtml @@ -48,10 +48,10 @@ {{- end }} {{- end }} -
  • {{( pgettext "Booking" "title" )}}
  • {{( pgettext "Services" "title" )}}
  • {{( pgettext "Surroundings" "title" )}}
  • {{( pgettext "Contact" "title" )}}
  • +
  • {{( pgettext "Booking" "title" )}}
  • {{ if .LocalizedAlternates -}}
  • {{ range .LocalizedAlternates -}} {{ if eq .Lang currentLocale }}{{ template "alternateAnchor" . }}{{ end }}