summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/components.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/reports/components.html.tmpl')
-rw-r--r--template/en/default/reports/components.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl
index c9dacca10..0241d3909 100644
--- a/template/en/default/reports/components.html.tmpl
+++ b/template/en/default/reports/components.html.tmpl
@@ -20,7 +20,7 @@
#%]
[% filtered_product = product FILTER html %]
-[% INCLUDE global/header
+[% INCLUDE global/header.html.tmpl
title = "Components for $product"
h2 = filtered_product %]
@@ -53,7 +53,7 @@
</table>
[% END %]
-[% INCLUDE global/footer %]
+[% INCLUDE global/footer.html.tmpl %]
[%############################################################################%]
[%# BLOCK for components %]