diff options
Diffstat (limited to 'theme/templates/website/glossary.html')
-rw-r--r-- | theme/templates/website/glossary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/website/glossary.html b/theme/templates/website/glossary.html index e19d1b9..bb633e9 100644 --- a/theme/templates/website/glossary.html +++ b/theme/templates/website/glossary.html @@ -1,6 +1,6 @@ {% extends "page.html" %} -{% block title %}Glossary | {{ title }}{% endblock %} +{% block title %}{% i18n "GLOSSARY" %}Glossary{% endi18n %} | {{ title }}{% endblock %} {% block page_inner %} {% for item in glossary %} |