Add a missing whitespace

This commit is contained in:
Marc Fonvieille 2005-07-22 12:00:55 +00:00
parent a0ab4cf633
commit 1402232481
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25208

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/fr/index.xsl,v 1.11 2004/11/24 21:29:06 stephane Exp $ --> <!-- $FreeBSD: www/fr/index.xsl,v 1.12 2004/12/30 17:53:43 hrs Exp $ -->
<!-- <!--
The FreeBSD French Documentation Project The FreeBSD French Documentation Project
@ -13,7 +13,7 @@
<xsl:import href="news/includes.xsl"/> <xsl:import href="news/includes.xsl"/>
<xsl:variable name="base" select="'.'"/> <xsl:variable name="base" select="'.'"/>
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.11 2004/11/24 21:29:06 stephane Exp $'"/> <xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.12 2004/12/30 17:53:43 hrs Exp $'"/>
<xsl:variable name="title" select="'Le Projet FreeBSD'"/> <xsl:variable name="title" select="'Le Projet FreeBSD'"/>
<!-- these params should be externally bound. The values <!-- these params should be externally bound. The values