summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:31:32 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:31:32 -0400
commit9b23e64dde9d218c5dfbc70bf38f5e2afe7e4089 (patch)
tree339f741af7071f2e1dd1ac9195d3f1cf3dbd9119 /templates
parent4ab05a025f424c0b5ce140ff68182e20595b04a2 (diff)
take out a few more instances of the Arch name
Diffstat (limited to 'templates')
-rw-r--r--templates/public/art.html6
-rw-r--r--templates/public/download.html6
-rw-r--r--templates/public/index.html2
3 files changed, 7 insertions, 7 deletions
diff --git a/templates/public/art.html b/templates/public/art.html
index 1ced35e7..f013a040 100644
--- a/templates/public/art.html
+++ b/templates/public/art.html
@@ -6,13 +6,13 @@
{% block content %}
<div id="artwork" class="box">
- <h2>Arch Linux Logos and Artwork</h2>
+ <h2>{{ BRANDING_DISTRONAME }} Logos and Artwork</h2>
<h3>Logos for Press Usage</h3>
- <p>The following Arch Linux logos are available for press and other use, subject to
+ <p>The following {{BRANDING_DISTRONAME}} logos are available for press and other use, subject to
the restrictions of our <a href="https://wiki.archlinux.org/index.php/DeveloperWiki:TrademarkPolicy"
- title="Arch Linux Trademark Policy">trademark policy</a>.</p>
+ title="{{BRANDING_DISTRONAME}} Trademark Policy">trademark policy</a>.</p>
<p><strong>Two-color standard version</strong><br />
<em>Also available in print-quality
diff --git a/templates/public/download.html b/templates/public/download.html
index 614a4100..fdfe8e57 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -38,12 +38,12 @@
<li><a href="https://www.archlinux.org/iso/{{ version }}/README"
title="Official download instructions">Readme and Instructions</a></li>
<li><a href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide"
- title="Official Installation Guide">Arch Linux Install Guide</a></li>
+ title="Official Installation Guide">{{BRANDING_DISTRONAME}} Install Guide</a></li>
</ul>
- <h3>Existing Arch Users</h3>
+ <h3>Existing {{BRANDING_SHORTNAME}} Users</h3>
- <p>If you are an existing Arch user, there is no need to download a new ISO
+ <p>If you are an existing {{BRANDING_SHORTNAME}} user, there is no need to download a new ISO
to update your existing system. You may be looking for
<a href="{% url 'mirrorlist' %}">an updated mirrorlist</a> instead.</p>
diff --git a/templates/public/index.html b/templates/public/index.html
index 4b2bdfa3..de8a5fe8 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -133,7 +133,7 @@
<li><a href="https://planet.archlinux.org/"
title="Arch in the blogosphere">Planet Arch</a></li>
<li><a href="https://wiki.archlinux.org/index.php/International_Communities"
- title="Arch communities in your native language">International Communities</a></li>
+ title="{{DISTRO_SHORTNAME}} communities in your native language">International Communities</a></li>
</ul>
<h4>Support</h4>