The Arch Linux name and logo are recognized
- trademarks. Some rights reserved.
The registered trademark Linux® is used pursuant to a sublicense from LMI,
diff --git a/templates/mirrors/mirrorlist_generate.html b/templates/mirrors/mirrorlist_generate.html
index c68cad6c..2025eec2 100644
--- a/templates/mirrors/mirrorlist_generate.html
+++ b/templates/mirrors/mirrorlist_generate.html
@@ -1,5 +1,6 @@
{% extends "base.html" %}
{% load package_extras %}
+{% load wiki %}
{% block title %}{{ BRANDING_DISTRONAME }} - Pacman Mirrorlist Generator{% endblock %}
{% block content %}
@@ -28,8 +29,8 @@
Customized by country mirrorlist
The following form can generate a custom up-to-date
- pacman mirrorlist based on geography and
+ pacman mirrorlist based on geography and
desired protocol(s). Simply replace the contents of
/etc/pacman.d/mirrorlist with your generated list.
Additionally, the mirror status data can be incorporated into the generated
diff --git a/templates/public/art.html b/templates/public/art.html
index f013a040..89f1f81e 100644
--- a/templates/public/art.html
+++ b/templates/public/art.html
@@ -11,7 +11,7 @@
Logos for Press Usage
The following {{BRANDING_DISTRONAME}} logos are available for press and other use, subject to
- the restrictions of our trademark policy.
Two-color standard version
diff --git a/templates/public/download.html b/templates/public/download.html
index fdfe8e57..72d21736 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -2,6 +2,7 @@
{% load cache %}
{% load url from future %}
{% load static from staticfiles %}
+{% load wiki %}
{% block title %}{{ BRANDING_DISTRONAME }} - Downloads{% endblock %}
{% block navbarclass %}anb-download{% endblock %}
@@ -20,7 +21,7 @@
can always be updated with `pacman -Syu`.
diff --git a/templates/public/index.html b/templates/public/index.html
index de8a5fe8..7c22c251 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -2,6 +2,7 @@
{% load markup cache %}
{% load url from future %}
{% load static from staticfiles %}
+{% load wiki %}
{% block head %}
@@ -28,8 +29,8 @@
check out our forums
and mailing lists
- to get your feet wet. Also glance through our wiki
+ to get your feet wet. Also glance through our wiki
if you want to learn more about Arch.
The PKGBUILD files can be fetched via the ABS utility. To learn more
- about ABS, see the ABS wiki page.
+ about ABS, see the ABS wiki page.
The SVN repositories have been cloned into git repositories and can be
viewed via the cgit interface.
@@ -31,7 +31,7 @@ cd community
svn update <your-package-name>
- Visit the wiki
+ Visit the wiki
for more tips on checking out and updating svn PKGBUILDs.
diff --git a/templates/releng/results.html b/templates/releng/results.html
index 82073ffe..df98d1ac 100644
--- a/templates/releng/results.html
+++ b/templates/releng/results.html
@@ -1,5 +1,6 @@
{% extends "base.html" %}
{% load url from future %}
+{% load wiki %}
{% block title %}{{ BRANDING_DISTRONAME }} - Release Engineering Testbuild Results{% endblock %}
@@ -18,7 +19,7 @@
the overview.