diff options
Diffstat (limited to 'templates/devel/clock.html')
-rw-r--r-- | templates/devel/clock.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/devel/clock.html b/templates/devel/clock.html index 0cad9d1b..9ee5494a 100644 --- a/templates/devel/clock.html +++ b/templates/devel/clock.html @@ -2,11 +2,11 @@ {% load static from staticfiles %} {% load tz %} -{% block title %}Parabola GNU/Linux-libre - Hackers World Clocks{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Hacker World Clocks{% endblock %} {% block content %} <div id="dev-clocks-box" class="box"> - <h2>Hackers World Clocks</h2> + <h2>Hacker World Clocks</h2> <p>This page helps prevent you from waking a sleeping hacker. It also depends on hackers keeping the time zone information up to date, so if |