32 lines
691 B
HTML
32 lines
691 B
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<version>2</version>
|
|
|
|
<head>
|
|
|
|
|
|
<title>Lettres d'information</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Lettres d'information</h1>
|
|
|
|
<p id="introduction">
|
|
En complément de nos <a href="news.html">communiqués de presse réguliers</a>, la FSFE publie chaque mois une lettre d'information qui résume ses activités.
|
|
</p>
|
|
|
|
<module id="banner-subscribe" />
|
|
|
|
<include-newsletter/>
|
|
</body>
|
|
<description>Monthly newsletter about Free Software progress and advocacy from the Free Software Foundation Europe</description>
|
|
|
|
<text id="more">Lire la suite...</text>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|