30 lines
829 B
HTML
30 lines
829 B
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<version>2</version>
|
|
|
|
<head>
|
|
<title>Nieuwsbrieven</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Nieuwsbrieven</h1>
|
|
<p id="introduction">
|
|
In aanvulling op onze <a href="news.html">reguliere nieuwsverhalen</a> publiceert FSFE iedere maand een nieuwsbrief waarin haar belangrijkste activiteiten zijn samengevat.
|
|
|
|
</p>
|
|
|
|
<module id="banner-subscribe" />
|
|
|
|
<include-newsletter/>
|
|
</body>
|
|
<description>Maandelijkse nieuwsbrief over vooruitgang en promotie van Vrije Software van de Free Software Foundation Europe</description>
|
|
<text id="more">Lees...</text>
|
|
<translator>André Ockers</translator>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|