projects
/
patchwork
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22bd94e
)
Remove duplicate "- Patchwork" from patch page titles
author
Jeremy Kerr
<jk@ozlabs.org>
Sat, 23 Aug 2008 04:10:18 +0000
(12:10 +0800)
committer
Jeremy Kerr
<jk@ozlabs.org>
Sat, 23 Aug 2008 04:10:18 +0000
(12:10 +0800)
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
templates/patchwork/patch.html
patch
|
blob
|
history
diff --git
a/templates/patchwork/patch.html
b/templates/patchwork/patch.html
index 2382978162c3e10ecdc6c8b5d8e782d7697dfd08..098ba2439d419f5781ed17ed4f594878283781f3 100644
(file)
--- 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 %}