From b19e10cddf08824b00a0db5de120f9f31d465490 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 Dec 2011 22:06:02 -0500 Subject: Fix 5 missed instances of `Arch Linux' that slipped through. One of these even predates the latest merge. --- templates/mirrors/index.html | 4 ++-- templates/packages/signoff_options.html | 2 +- templates/public/keys.html | 4 ++-- templates/visualize/index.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html index 76b721d9..c77bf44d 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -7,8 +7,8 @@

Pacman Mirrorlist Generator

-

This page generates the most up-to-date mirrorlist possible for Arch - Linux. The data used here comes straight from the developers' internal +

This page generates the most up-to-date mirrorlist possible for + Parabola. The data used here comes straight from the developers' internal mirror database used to track mirror availability and tiering. There are two main options: get a mirrorlist with every available mirror, or get a mirrorlist tailored to your geography.

diff --git a/templates/packages/signoff_options.html b/templates/packages/signoff_options.html index ee9b8b47..950c80c1 100644 --- a/templates/packages/signoff_options.html +++ b/templates/packages/signoff_options.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Package Signoff Options - {{ package.pkgbase }} {{ package.full_version }} ({{ package.arch.name }}){% endblock %} +{% block title %}Parabola - Package Signoff Options - {{ package.pkgbase }} {{ package.full_version }} ({{ package.arch.name }}){% endblock %} {% block head %}{% endblock %} {% block navbarclass %}anb-packages{% endblock %} 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 %}

Master Signing Keys

-

This page lists the Arch Linux Master Keys. This is a distributed set of +

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 diff --git a/templates/visualize/index.html b/templates/visualize/index.html index 99525e69..cc4593d2 100644 --- a/templates/visualize/index.html +++ b/templates/visualize/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Visualizations{% endblock %} +{% block title %}Parabola - Visualizations{% endblock %} {% block content %}

-- cgit v1.2.3-54-g00ecf