diff options
Diffstat (limited to 'templates/devel/clock.html')
-rw-r--r-- | templates/devel/clock.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/clock.html b/templates/devel/clock.html index 61e67c32..409ba24c 100644 --- a/templates/devel/clock.html +++ b/templates/devel/clock.html @@ -2,7 +2,7 @@ {% load static from staticfiles %} {% load tz %} -{% block title %}Arch Linux - Developer World Clocks{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Developer World Clocks{% endblock %} {% block content %} <div id="dev-clocks-box" class="box"> |