|
|
@ -1,28 +1,23 @@ |
|
|
|
<?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="en"> |
|
|
|
|
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<title>FSF Europe - Boilerplate</title> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
|
|
|
|
<div> <!-- The header will be inserted here --> |
|
|
|
<!-- Begin page content --> |
|
|
|
|
|
|
|
<p>This rocks</p> |
|
|
|
|
|
|
|
<!-- End page content --> |
|
|
|
|
|
|
|
</div> <!-- The footer will be inserted here --> |
|
|
|
|
|
|
|
</body> |
|
|
|
<timestamp> |
|
|
|
Last update: |
|
|
|
<!-- timestamp start --> |
|
|
|
$Date$ $Author$ |
|
|
|
<!-- timestamp end --> |
|
|
|
|
|
|
|
</body> |
|
|
|
</timestamp> |
|
|
|
</html> |
|
|
|
<!-- |
|
|
|
Local Variables: *** |
|
|
|