Files
fsfe-website/de/articles/index.de.xhtml
2002-02-07 15:55:33 +00:00

39 lines
746 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"
[<!ENTITY de-articles SYSTEM "article-overview.xml">]>
<html lang="de">
<head>
<title>FSF Europe - Sammlung deutscher Artikel</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<!-- Begin page content -->
<center>
<h1>Artikel</h1>
</center>
<ul>
&de-articles;
</ul>
<!-- 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: ***
-->