diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
commit | 5feeec51ce90ebef5a6c29831ca5e3cfe9b28eec (patch) | |
tree | c8d976baab16979f3c872fd17fde1dc844d12507 /templates/public/keys.html | |
parent | 2d30b86b2f7afcd180f8fd0e641582ae56b1e51c (diff) | |
parent | 7e7ef807910331b652fcb98042060d68155b9a76 (diff) |
Merge branch 'master' of /srv/git/repositories/parabolaweb
Conflicts:
media/admin_media
Diffstat (limited to 'templates/public/keys.html')
-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 |