summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/votes/list-for-bug.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/votes/list-for-bug.html.tmpl')
-rw-r--r--template/en/default/bug/votes/list-for-bug.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/votes/list-for-bug.html.tmpl b/template/en/default/bug/votes/list-for-bug.html.tmpl
index a9bcaf5c8..44554f0ca 100644
--- a/template/en/default/bug/votes/list-for-bug.html.tmpl
+++ b/template/en/default/bug/votes/list-for-bug.html.tmpl
@@ -19,7 +19,7 @@
# Contributor(s): Gervase Markham <gerv@gerv.net>
#%]
-[% INCLUDE global/header
+[% INCLUDE global/header.html.tmpl
title = "Show Votes"
h2 = "Bug <a href='show_bug.cgi?id=$bug_id'>$bug_id</a>"
%]
@@ -46,4 +46,4 @@
<p>Total votes: [% total %]</p>
-[% INCLUDE global/footer %]
+[% INCLUDE global/footer.html.tmpl %]