diff --git a/web/templates/public/layout.gohtml b/web/templates/public/layout.gohtml index 24b487a..09fec39 100644 --- a/web/templates/public/layout.gohtml +++ b/web/templates/public/layout.gohtml @@ -39,6 +39,8 @@ {{- end }} {{- end }} +
  • {{( pgettext "Services" "title" )}}
  • +
  • {{( pgettext "Surroundings" "title" )}}
  • {{ if .LocalizedAlternates -}}
  • {{ range .LocalizedAlternates -}} {{ if eq .Lang currentLocale }}{{ template "alternateAnchor" . }}{{ end }}