summaryrefslogtreecommitdiff
path: root/data/xslt/man2html.xsl.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/xslt/man2html.xsl.in')
-rw-r--r--data/xslt/man2html.xsl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/xslt/man2html.xsl.in b/data/xslt/man2html.xsl.in
index cae7a3c7..676ce3eb 100644
--- a/data/xslt/man2html.xsl.in
+++ b/data/xslt/man2html.xsl.in
@@ -10,6 +10,7 @@
<xsl:import href="@XSL_ICONS@"/>
<xsl:import href="@XSL_HTML@"/>
<xsl:import href="@XSL_GETTEXT@"/>
+<xsl:import href="@XSL_TMPL@"/>
<xsl:include href="yelp-common.xsl"/>
<xsl:param name="html.basename" select="'//index'"/>