diff options
Diffstat (limited to 'templates/packages/groups.html')
-rw-r--r-- | templates/packages/groups.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/groups.html b/templates/packages/groups.html index ee4f0312..39a13389 100644 --- a/templates/packages/groups.html +++ b/templates/packages/groups.html @@ -2,7 +2,7 @@ {% load cycle from future %} {% load static from staticfiles %} -{% block title %}Arch Linux - Package Groups{% if arch %} - {{ arch }}{% endif %}{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Package Groups{% if arch %} - {{ arch }}{% endif %}{% endblock %} {% block navbarclass %}anb-packages{% endblock %} {% block content %} |