summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/votes/list-for-user.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/votes/list-for-user.html.tmpl')
-rw-r--r--template/en/default/bug/votes/list-for-user.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl
index e8850fc94..261e0f864 100644
--- a/template/en/default/bug/votes/list-for-user.html.tmpl
+++ b/template/en/default/bug/votes/list-for-user.html.tmpl
@@ -19,7 +19,7 @@
# Contributor(s): Gervase Markham <gerv@gerv.net>
#%]
-[% INCLUDE global/header.html.tmpl
+[% PROCESS global/header.html.tmpl
title = "Show Votes"
h2 = user.name
%]
@@ -127,4 +127,4 @@
<a href="votehelp.html">Help with voting</a>.
</p>
-[% INCLUDE global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]