summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-01-15 13:27:14 -0500
committerLuke Shumaker <lukeshu@parabola.nu>2018-01-15 13:27:14 -0500
commitf428095596760bc6cedf3cc2a2d21f671d9b07ea (patch)
tree763e99091763b9618b4f8f9562e697116e163f90 /templates/public/download.html
parentdfeaab66986bcb34d6bc208c5a4a7a585fe1bf96 (diff)
s/Arch Linux/{{ BRANDING_DISTRONAME }}/g : missed a few
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 63398dde..ae8273c7 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -33,9 +33,9 @@
<li><strong>Resources:</strong>
<ul>
<li><a href="https://bugs.archlinux.org/index.php?project=6"
- title="Arch Linux Bugtracker:Release Engineering">Bug Tracker</a></li>
+ title="{{ BRANDING_DISTRONAME }} Bugtracker:Release Engineering">Bug Tracker</a></li>
<li><a href="{{ MAILMAN_BASE_URL }}/mailman/listinfo/arch-releng"
- title="Arch Linux Release Engineering mailing list">Mailing List</a></li>
+ title="{{ BRANDING_DISTRONAME }} Release Engineering mailing list">Mailing List</a></li>
</ul>
</li>
</ul>