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

34 lines
689 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="pt">
<head>
<title>FSF Europe - Boilerplate</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<plang:langselection>
<!-- Begin page content -->
<p>This rocks</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Actualizado em:
<!-- timestamp start -->
$Date: 2001-12-10 18:55:17 $ $Author: allegreg $
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->