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 8ed9f9ac..72f149a3 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -5,7 +5,7 @@ {% load package_extras %} {% load todolists %} -{% block title %}{{ BRANDING_DISTRONAME }} - Developer Dashboard{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Hacker Dashboard{% endblock %} {% block content %} <div id="dev-dashboard" class="box"> |