Fix the page title for the Services Page’ index template
This commit is contained in:
parent
97cf117da3
commit
e1d0bbb3ee
|
@ -3,7 +3,7 @@
|
|||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
-->
|
||||
{{ define "title" -}}
|
||||
{{( pgettext "Home Page" "title" )}}
|
||||
{{( pgettext "Services Page" "title" )}}
|
||||
{{- end }}
|
||||
|
||||
{{ define "content" -}}
|
||||
|
|
Loading…
Reference in New Issue