Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 76499 | Differences between
and this patch

Collapse All | Expand All

(-)guide.xsl (-1 / +1 lines)
Lines 4-10 Link Here
4
                xmlns:func="http://exslt.org/functions"
4
                xmlns:func="http://exslt.org/functions"
5
                extension-element-prefixes="exslt func" >
5
                extension-element-prefixes="exslt func" >
6
6
7
<xsl:output encoding="UTF-8" method="html" indent="yes" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/>
7
<xsl:output encoding="UTF-8" method="html" indent="yes" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
8
<!-- Include external stylesheets -->
8
<!-- Include external stylesheets -->
9
<xsl:include href="content.xsl" />
9
<xsl:include href="content.xsl" />
10
<xsl:include href="handbook.xsl" />
10
<xsl:include href="handbook.xsl" />

Return to bug 76499