46 lines
859 B
HTML
46 lines
859 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="en">
|
|
<head>
|
|
<title>Free Software Foundation Europe - Sweden</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div> <!-- The header will be inserted here -->
|
|
<!-- Begin page content -->
|
|
<center>
|
|
<h1>FSF Europe - Sweden</h1>
|
|
</center>
|
|
|
|
<p>
|
|
Welcome to the home page of the Swedish part of the
|
|
<a href="{$fsfeurope}">Free Software Foundation Europe</a>.
|
|
|
|
</p>
|
|
|
|
<h3>News</h3>
|
|
|
|
<p>
|
|
</p>
|
|
|
|
<!-- End page content -->
|
|
|
|
</div> <!-- The footer will be inserted here -->
|
|
|
|
Last update:
|
|
<!-- timestamp start -->
|
|
$Date$ $Author$
|
|
<!-- timestamp end -->
|
|
|
|
</body>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|
|
|
|
|