diff --git a/files/templates/home.html b/files/templates/home.html index d2946e0fcd..ca1d089685 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -9,7 +9,7 @@ {% endif %} {% endblock %} {% block pagetitle %} -{{SITE_FULL if not sub else '/h/' + sub}} +{{SITE_NAME if not sub else '/h/' + sub}} {% endblock %} {% block head_final %}