|
|
|
@ -1,23 +1,29 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
<html>
|
|
|
|
|
<version>3</version>
|
|
|
|
|
<version>4</version>
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<title>Notizie</title>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body class="toplevel article">
|
|
|
|
|
<body class="toplevel news-index">
|
|
|
|
|
<h1>Notizie</h1>
|
|
|
|
|
|
|
|
|
|
<p class="inline-buttons news-follow-us">Seguici:
|
|
|
|
|
<span class="share-buttons">
|
|
|
|
|
<a class="button share-mail" href="/news/newsletter.html">Newsletter</a>
|
|
|
|
|
<a class="button share-rss" href="/news/news.rss">Feed RSS</a>
|
|
|
|
|
<a target="_blank" class="button share-mastodon" href="https://mastodon.social/@fsfe">Mastodon</a>
|
|
|
|
|
<a target="_blank" class="button share-twitter" href="https://twitter.com/fsfe">Twitter</a>
|
|
|
|
|
</span>
|
|
|
|
|
</p>
|
|
|
|
|
<div id="introduction">
|
|
|
|
|
<p>
|
|
|
|
|
La FSFE dà agli utenti i mezzi per controllare la tecnologia tramite le proprie <a
|
|
|
|
|
href="/activities/">diverse attività</a> e il concreto coinvolgimento per la <a
|
|
|
|
|
href="/freesoftware/">libertà del software</a>. Seguici e assicurati di
|
|
|
|
|
ricevere gli aggiornamenti periodici e approfondimenti sui vari canali.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="module-wrapper news">
|
|
|
|
|
<module id="follow-news" />
|
|
|
|
|
<module id="social-media" />
|
|
|
|
|
<module id="banner-subscribe" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<include-news/>
|
|
|
|
|
|
|
|
|
@ -29,12 +35,6 @@
|
|
|
|
|
</p>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
<sidebar promo="none">
|
|
|
|
|
<div class="news-sidebar">
|
|
|
|
|
<module id="follow-news"/>
|
|
|
|
|
<module id="social-media"/>
|
|
|
|
|
<hr/>
|
|
|
|
|
<module id="video-supporter"/>
|
|
|
|
|
</div>
|
|
|
|
|
</sidebar>
|
|
|
|
|
<banner1><module id="banner-subscribe" /></banner1>
|
|
|
|
|
<banner2><module id="banner-become-supporter" /></banner2>
|
|
|
|
|
</html>
|
|
|
|
|