summaryrefslogtreecommitdiff
path: root/templates/news
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-15 22:09:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-15 22:09:54 -0400
commit7629d5cdf00d8a87bf0413614e59841ce7522e3b (patch)
tree537b9c3e7f2b5a7e2cc20d859cd328dae57273f4 /templates/news
parent3c640cb94438dda317198843f5b498306a2bf989 (diff)
Fix a case of "Arch Linux" that slipped in in 88a457f1c
Diffstat (limited to 'templates/news')
-rw-r--r--templates/news/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/news/list.html b/templates/news/list.html
index 93cd20e6..8662a91b 100644
--- a/templates/news/list.html
+++ b/templates/news/list.html
@@ -10,7 +10,7 @@
{% block content %}
<div id="news-article-list" class="box">
- <h2>Arch Linux News Archives</h2>
+ <h2>{{ BRANDING_DISTRONAME }} News Archives</h2>
{% if perms.news.add_news %}
<ul class="admin-actions">