diff options
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r-- | templates/devel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html index c0c437a6..02940ab1 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -5,7 +5,7 @@ {% load package_extras %} {% load todolists %} -{% block title %}Arch Linux - Developer Dashboard{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Developer Dashboard{% endblock %} {% block content %} <div id="dev-dashboard" class="box"> |