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.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/releng/release_list.html b/templates/releng/release_list.html
index fa15bcb9..3092ddc9 100644
--- a/templates/releng/release_list.html
+++ b/templates/releng/release_list.html
@@ -2,24 +2,24 @@
{% 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 %}
<div id="release-list" class="box">
<h2>Releases</h2>
- <p>This is a list of ISO releases made by the Arch Linux release
+ <p>This is a list of ISO releases made by the {{ BRANDING_DISTRONAME }} release
engineering team. These are typically done on a monthly cadence, containing
the latest kernel and base packages from the package repositories. Click
the version of each release to read any additional notes or details about
each release.</p>
<p>Torrents and magnet URIs are available to download the releases.
Releases listed as not available may still be seeded by peers, but are no
- longer registered via the official Arch Linux torrent tracker. We always
+ longer registered via the official {{ BRANDING_DISTRONAME }} torrent tracker. We always
recommend running the latest available release.</p>
<table id="release-table" class="results">