summaryrefslogtreecommitdiffstats
path: root/templates/patchwork
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork')
-rw-r--r--templates/patchwork/patch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/patch.html b/templates/patchwork/patch.html
index 2382978..098ba24 100644
--- a/templates/patchwork/patch.html
+++ b/templates/patchwork/patch.html
@@ -4,7 +4,7 @@
{% load person %}
{% load patch %}
-{% block title %}{{patch.name}} - Patchwork{% endblock %}
+{% block title %}{{patch.name}}{% endblock %}
{% block heading %}{{patch.name}}{%endblock%}
{% block body %}