summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/choose.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/choose.html.tmpl')
-rw-r--r--template/en/default/bug/choose.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/choose.html.tmpl b/template/en/default/bug/choose.html.tmpl
index b776ff255..f6c08adb6 100644
--- a/template/en/default/bug/choose.html.tmpl
+++ b/template/en/default/bug/choose.html.tmpl
@@ -20,7 +20,7 @@
#%]
[% UNLESS header_done %]
- [% INCLUDE global/header
+ [% INCLUDE global/header.html.tmpl
title = "Search by bug number"
%]
[% END %]
@@ -33,4 +33,4 @@
</p>
</form>
-[% INCLUDE global/footer %]
+[% INCLUDE global/footer.html.tmpl %]