summaryrefslogtreecommitdiff
path: root/templates/devel/clock.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel/clock.html')
-rw-r--r--templates/devel/clock.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/devel/clock.html b/templates/devel/clock.html
index 61e67c32..0cad9d1b 100644
--- a/templates/devel/clock.html
+++ b/templates/devel/clock.html
@@ -2,14 +2,14 @@
{% load static from staticfiles %}
{% load tz %}
-{% block title %}Arch Linux - Developer World Clocks{% endblock %}
+{% block title %}Parabola GNU/Linux-libre - Hackers World Clocks{% endblock %}
{% block content %}
<div id="dev-clocks-box" class="box">
- <h2>Developer World Clocks</h2>
+ <h2>Hackers World Clocks</h2>
- <p>This page helps prevent you from waking a sleeping developer. It also
- depends on developers keeping the time zone information up to date, so if
+ <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
you see 'UTC' listed, pester them to update their settings.</p>
<p>
UTC Time: {{ utc_now|date:"Y-m-d H:i T" }}
@@ -18,7 +18,7 @@
<table id="clocks-table" class="results">
<thead>
<tr>
- <th>Developer</th>
+ <th>Hacker</th>
<th>Username</th>
<th>Alias</th>
<th>Location</th>