Files
fsfe-website/tools/boilerplate.fr.pxhtml
allegreg 3dc0b7a28d initial import
svn path=/trunk/; revision=1794
2001-12-10 18:55:17 +00:00

37 lines
878 B
XML

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="fr">
<head>
<title>FSF Europe - Boilerplate</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<plang:langselection>
<!-- Begin page content -->
<p>Solide comme du roc !</p>
<p>Et voici un <plang:internallink href="test" name="lien"> vers une page.</p>
<p>Et le <plang:internallink href="test" lnlang="pt" fblang="fr" name="même">
en plus exotique.</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Mis à jour:
<!-- timestamp start -->
$Date: 2001-12-10 18:55:17 $ $Author: allegreg $
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->