diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-19 18:06:13 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-19 18:06:13 -0400 |
commit | fcf5c3aaf087b2131bae34bdb7f1e08b292a0357 (patch) | |
tree | 3f3c3ba76cb64fc33e4424387124c214e90796d2 /templates/mirrors/status.html | |
parent | 3c115c85cf8cea1d7083c2643043d556a4992131 (diff) |
replace a bunch more instances of "Arch" in templates manually
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r-- | templates/mirrors/status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html index a32e6e37..fbd4d520 100644 --- a/templates/mirrors/status.html +++ b/templates/mirrors/status.html @@ -7,7 +7,7 @@ {% block content %} <div id="mirrorstatus" class="box"> <h2>Mirror Status</h2> - <p>This page reports the status of all known, public, and active Arch Linux + <p>This page reports the status of all known, public, and active {{ BRANDING_DISTRONAME }} mirrors. All data on this page reflects the status of the mirrors within the <em>last {{ cutoff|hours }}</em>. All listed times are UTC. The check script runs on a regular basis and polls for the <tt>lastsync</tt> file in the root of |