summaryrefslogtreecommitdiff
path: root/templates/releng/release_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/releng/release_list.html')
-rw-r--r--templates/releng/release_list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/releng/release_list.html b/templates/releng/release_list.html
index fa15bcb9..3f442d07 100644
--- a/templates/releng/release_list.html
+++ b/templates/releng/release_list.html
@@ -2,10 +2,10 @@
{% load cycle from future %}
{% load static from staticfiles %}
-{% block title %}Arch Linux - Releases{% endblock %}
+{% block title %}{{ BRANDING_DISTRONAME }} - Releases{% endblock %}
{% block head %}
-<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="/feeds/releases/" />
+<link rel="alternate" type="application/rss+xml" title="{{BRANDING_DISTRONAME}} News Updates" href="/feeds/releases/" />
{% endblock %}
{% block content %}