diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:06:02 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:06:02 -0500 |
commit | b19e10cddf08824b00a0db5de120f9f31d465490 (patch) | |
tree | 2d28151297767a77fcb83d1fa5335d7efca93cfa /templates/public | |
parent | a7e4df04aad4890dc40f61126fca199657b83342 (diff) |
Fix 5 missed instances of `Arch Linux' that slipped through.
One of these even predates the latest merge.
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/keys.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html index 2e7fcebe..20b91749 100644 --- a/templates/public/keys.html +++ b/templates/public/keys.html @@ -1,13 +1,13 @@ {% extends "base.html" %} {% load pgp %} -{% block title %}Arch Linux - Master Signing Keys{% endblock %} +{% block title %}Parabola - Master Signing Keys{% endblock %} {% block content %} <div id="signing-keys" class="box"> <h2>Master Signing Keys</h2> - <p>This page lists the Arch Linux Master Keys. This is a distributed set of + <p>This page lists the Parabola Master Keys. This is a distributed set of keys that are seen as "official" signing keys of the distribution. Each key is held by a different developer, and a revocation certificate for the key is held by a different developer. Thus, no one developer has absolute hold |