Files
fsfe-website/boilerplate.fr.xhtml
olberger c067bda86a Added portuguese link
svn path=/trunk/; revision=714
2001-06-04 11:43:26 +00:00

42 lines
909 B
HTML

<?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 -->
<center>
[
<!-- Please update as needed and keep it in alphabetical order -->
<a href="boilerplate.de.html">Deutsch</a> |
<a href="boilerplate.en.html">English</a> |
Français |
<a href="boilerplate.pt.html">Português</a>
]
</center>
<!-- Begin page content -->
<p>This rocks</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Mis à jour:
<!-- timestamp start -->
$Date: $ $Author: $
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->