summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/created.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/create/created.html.tmpl')
-rw-r--r--template/en/default/bug/create/created.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/bug/create/created.html.tmpl b/template/en/default/bug/create/created.html.tmpl
index 431e478d1..7693fdbcf 100644
--- a/template/en/default/bug/create/created.html.tmpl
+++ b/template/en/default/bug/create/created.html.tmpl
@@ -19,7 +19,7 @@
# Contributor(s): Gervase Markham <gerv@gerv.net>
#%]
-[% INCLUDE global/header.html.tmpl
+[% PROCESS global/header.html.tmpl
title = "Bug $bug_id Submitted"
%]
@@ -42,6 +42,6 @@
Attach a file to this bug</a>.
</p>
-[% INCLUDE bug/navigate.html.tmpl %]
+[% PROCESS bug/navigate.html.tmpl %]
-[% INCLUDE global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]