summaryrefslogtreecommitdiff
path: root/templates/mirrors/status.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-03-27 10:27:16 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-03-27 10:27:16 -0400
commit63caf646fa72121852eeb4944b6b9ce606665ba0 (patch)
treefd0a0a2bfa6d961599ae2a737924c1979fbb28b9 /templates/mirrors/status.html
parentb4cf5bbafdda1b8f8fb4f51e6c961ffbbfe992d1 (diff)
find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ BRANDING_DISTRONAME }}/' {} +
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r--templates/mirrors/status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html
index 8ee1d46e..a32e6e37 100644
--- a/templates/mirrors/status.html
+++ b/templates/mirrors/status.html
@@ -2,7 +2,7 @@
{% load static from staticfiles %}
{% load mirror_status %}
-{% block title %}Arch Linux - Mirror Status{% endblock %}
+{% block title %}{{ BRANDING_DISTRONAME }} - Mirror Status{% endblock %}
{% block content %}
<div id="mirrorstatus" class="box">