29
30
Fork 85

added news.nl.xhtml
the build was successful Details

Dieser Commit ist enthalten in:
André Ockers 2018-12-14 21:39:29 +01:00 committet von Gogs
Ursprung 515af54917
Commit ecd4d99867
1 geänderte Dateien mit 70 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -6,16 +6,83 @@
</head>
<body class="article" microformats="h-entry">
<div class="news-follow-us">
<div class="share-top-buttons-label">Volg ons:</div>
<div class="share-buttons-top">
<a target="_blank" href="https://fsfe.org/news/newsletter">
<button class="share-button-top share-mail">Nieuwsbrief</button>
</a>
<a target="_blank" href="https://fsfe.org/news/news.en.rss">
<button class="share-button-top share-rss">RSS-feed</button>
</a>
<a target="_blank" href="https://mastodon.social/@fsfe">
<button class="share-button-top share-mastodon">Mastodon</button>
</a>
<a target="_blank" href="https://diasp.eu/u/fsfe">
<button class="share-button-top share-diaspora">Diaspora</button>
</a>
<a target="_blank" href="https://twitter.com/fsfe">
<button class="share-button-top share-twitter">Twitter</button>
</a>
<a target="_blank" href="https://facebook.com/thefsfe">
<button class="share-button-top share-facebook">Facebook</button>
</a>
</div>
</div>
<h1 class="p-name">Nieuws</h1>
<include-news/>
</body>
<sidebar promo="none">
<h2><i class="fa fa-rss"></i></h2>
<p>Deze pagina verzamelt de reguliere nieuwsverhalen die FSFE publiceert over haar campagnes en activiteiten. <br />Meld u aan voor de <a href="/press/index.html">e-maillijst met persberichten</a> of abonneer u op <a href="/news/news.rss">onze RSS-feed</a> om op de hoogte te blijven van onze activiteiten. <a href="newsletter.html">Maandelijkse nieuwsbrieven</a> zijn ook beschikbaar.</p>
<div class="news-sidebar">
<h2>Volg ons nieuws</h2>
<p>
Blijf op de hoogte door u te abonneren op onze <a href="/news/news.en.rss">RSS-feed</a> en onze <a href="/news/newsletter">nieuwsbrief</a>.
</p>
<div class="share-buttons-sidebar">
<a target="_blank" href="https://fsfe.org/news/newsletter">
<button class="share-button-sidebar share-mail">Nieuwsbrief</button>
</a>
<a target="_blank" href="https://fsfe.org/news/news.en.rss">
<button class="share-button-sidebar share-rss">RSS-feed</button>
</a>
</div>
<h2>Sociale media</h2>
<p>
Voor nieuws in het kort volgt u ons op <a
href="https://mastodon.social/@fsfe">Mastodon</a>, <a href="https://diasp.eu/u/fsfe">Diaspora</a>, <a
href="https://twitter.com/fsfe">Twitter</a> en <a href="https://facebook.com/thefsfe">Facebook</a>.
</p>
<div class="share-buttons-sidebar">
<a target="_blank" href="https://mastodon.social/@fsfe">
<button class="share-button-sidebar share-mastodon">Mastodon</button>
</a>
<a target="_blank" href="https://diasp.eu/u/fsfe">
<button class="share-button-sidebar share-diaspora">Diaspora</button>
</a><br/>
<a target="_blank" href="https://twitter.com/fsfe">
<button class="share-button-sidebar share-twitter">Twitter</button>
</a>
<a target="_blank" href="https://facebook.com/thefsfe">
<button class="share-button-sidebar share-facebook">Facebook</button>
</a>
</div>
<hr/>
<static-element id="video" />
</div>
</sidebar>
<text id="more">Lees meer…</text>
<text id="more">Lees meer...</text>
<timestamp>$Date$ $Author$</timestamp>
<translator>André Ockers</translator>
</html>