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/releng | |
parent | 3c115c85cf8cea1d7083c2643043d556a4992131 (diff) |
replace a bunch more instances of "Arch" in templates manually
Diffstat (limited to 'templates/releng')
-rw-r--r-- | templates/releng/add.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/releng/add.html b/templates/releng/add.html index 29587cb9..ec3b6d8a 100644 --- a/templates/releng/add.html +++ b/templates/releng/add.html @@ -5,9 +5,9 @@ {% block content %} <div class="box"> - <h2>Arch Releng Testbuild Feedback Entry</h2> + <h2>{{ BRANDING_SHORTNAME }} Releng Testbuild Feedback Entry</h2> - <p>This page allows you to submit feedback after testing an Arch Linux installation + <p>This page allows you to submit feedback after testing an {{ BRANDING_SHORTNAME }} installation using a release engineering testbuild. Mark all the options you used during the installation; at the end you can specify whether everything went OK. Be sure to only denote a successful install after having checked the |