summaryrefslogtreecommitdiff
path: root/templates/public/keys.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/public/keys.html
parentb4cf5bbafdda1b8f8fb4f51e6c961ffbbfe992d1 (diff)
find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ BRANDING_DISTRONAME }}/' {} +
Diffstat (limited to 'templates/public/keys.html')
-rw-r--r--templates/public/keys.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html
index 05524c48..1a21827a 100644
--- a/templates/public/keys.html
+++ b/templates/public/keys.html
@@ -2,7 +2,7 @@
{% load static from staticfiles %}
{% load pgp %}
-{% block title %}Arch Linux - Master Signing Keys{% endblock %}
+{% block title %}{{ BRANDING_DISTRONAME }} - Master Signing Keys{% endblock %}
{% block content %}
<div id="signing-keys" class="box">