aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/news/status/includes.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/news/status/includes.xsl')
-rw-r--r--fr_FR.ISO8859-1/htdocs/news/status/includes.xsl17
1 files changed, 17 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/news/status/includes.xsl b/fr_FR.ISO8859-1/htdocs/news/status/includes.xsl
new file mode 100644
index 0000000000..6a7f7a177b
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/news/status/includes.xsl
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+
+<!-- $FreeBSD$ -->
+
+<!--
+ The FreeBSD French Documentation Project
+ Original revision: 1.2
+
+ Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
+-->
+
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+
+ <xsl:variable name="statushome">
+ <a href="{$base}/news/status/status.html">Accueil Rapport de Statut</a>
+ </xsl:variable>
+</xsl:stylesheet>