Files
fsfe-website/boilerplate.pt.xhtml
jneves 6004796ad3 First version of the portuguese translation of the site.
svn path=/trunk/; revision=457
2001-05-14 10:39:12 +00:00

42 lines
907 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="pt">
<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> |
<a href="boilerplate.fr.html">Français</a>|
Português
]
</center>
<!-- Begin page content -->
<p>This rocks</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Actualizado em:
<!-- timestamp start -->
$Date$ $Author$
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->