summaryrefslogtreecommitdiff
path: root/templates/packages/search.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 02:49:16 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 02:49:16 -0400
commita22557811a24b68ef85d4271787c48d8d1e4fc99 (patch)
treea93ddda92409a6229b5bf38eadff6f9685602d7f /templates/packages/search.html
parent8ff271216f421594970631eec1ba156a8a35e561 (diff)
catch a few more instances of archlinux
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r--templates/packages/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index b5b08268..e1be4256 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -6,7 +6,7 @@
{% block head %}
{% if is_paginated and page_obj.number > 1 %}<meta name="robots" content="noindex, nofollow"/>{% endif %}
-<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="/feeds/packages/" />
+<link rel="alternate" type="application/rss+xml" title="{{BRANDING_DISTRONAME}} Package Updates" href="/feeds/packages/" />
{% endblock %}
{% block content %}