Fix the page title for the Services Page’ index template

This commit is contained in:
jordi fita mas 2023-09-21 01:57:14 +02:00
parent 97cf117da3
commit e1d0bbb3ee
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
SPDX-License-Identifier: AGPL-3.0-only
-->
{{ define "title" -}}
{{( pgettext "Home Page" "title" )}}
{{( pgettext "Services Page" "title" )}}
{{- end }}
{{ define "content" -}}