From a22557811a24b68ef85d4271787c48d8d1e4fc99 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 21 Apr 2013 02:49:16 -0400 Subject: catch a few more instances of archlinux --- templates/releng/release_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/releng/release_detail.html') diff --git a/templates/releng/release_detail.html b/templates/releng/release_detail.html index 09507536..547f82b8 100644 --- a/templates/releng/release_detail.html +++ b/templates/releng/release_detail.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Release: {{ release.version }}{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Release: {{ release.version }}{% endblock %} {% block content %}
-- cgit v1.2.3-2-g168b