View | Details | Raw Unified | Return to bug 57471
Collapse All | Expand All

(-)index.xsl (-1 / +1 lines)
Lines 12-18 Link Here
12
  <xsl:import href="news/includes.xsl"/>
12
  <xsl:import href="news/includes.xsl"/>
13
13
14
  <xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.6 2003/09/30 23:17:04 mheinen Exp $'"/>
14
  <xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.6 2003/09/30 23:17:04 mheinen Exp $'"/>
15
  <xsl:variable name="title" select="'The FreeBSD Project'"/>
15
  <xsl:variable name="title" select="'Das FreeBSD Projekt'"/>
16
16
17
  <xsl:output type="html" encoding="iso-8859-1"
17
  <xsl:output type="html" encoding="iso-8859-1"
18
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
18
              doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>

Return to bug 57471