16 lines
440 B
XML
16 lines
440 B
XML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
|
|
<!--
|
|
The FreeBSD Documentation Project
|
|
The FreeBSD French Documentation Project
|
|
|
|
$FreeBSD$
|
|
Original revision: 1.1
|
|
-->
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
|
|
<xsl:variable name="base" select="'../..'"/>
|
|
<xsl:variable name="email" select="'freebsd-ia64'"/>
|
|
<xsl:variable name="title" select="'Projet FreeBSD/ia64'"/>
|
|
</xsl:stylesheet>
|