added index.nl.xhtml
the build was successful Details

This commit is contained in:
André Ockers 2018-12-10 18:04:03 +01:00 committed by Gogs
parent 11986132c0
commit 515af54917
1 changed files with 33 additions and 28 deletions

View File

@ -4,9 +4,7 @@
<head>
<title>FSFE - Free Software Foundation Europe</title>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
<meta name="description" content="Organisatie zonder winstoogmerk werkt aan
het creëren van algemeen begrip en steun voor software-vrijheid. Bevat nieuws,
evenementen en campagnes." />
<meta name="description" content="Organisatie zonder winstoogmerk werkt aan het creëren van algemeen begrip voor en steun van softwarevrijheid. Bevat nieuws, evenementen en campagnes." />
<meta name="keywords" content="fsfe vrije software open bron foss floss oss fsf overheid publieke sector gpl" />
</head>
@ -20,27 +18,25 @@ evenementen en campagnes." />
<div id="news" class="section">
<h2>
<a href="/news/news.html"><news-label /></a>
<a class="rss-feed" href="/news/news.rss" title="Nieuws RSS-feed"><i class="fa fa-rss"></i></a>
<a class="ical" href="https://mastodon.social/@fsfe" title="Volg FSFE op Mastodon" rel="me"><i class="fa fa-comments-o"></i></a>
<a class="rss-feed" href="/news/news.rss" title="nieuws RSS-feed"><i class="fa fa-rss"></i></a>
<a class="ical" href="https://mastodon.social/@fsfe" title="volg FSFE op Mastodon" rel="me">
<i class="fa fa-comments-o"></i>
</a>
</h2>
<all-news />
<div class="more-news">
<a href="/news/news.html" class="learn-more">Bekijk het nieuwsoverzicht</a>
<a href="https://planet.fsfe.org/en" class="learn-more community-blog-link">Lees de gemeenschapsblogs</a>
</div>
</div>
<div id="newsletter" class="section">
<a class="big-donate" href="https://my.fsfe.org/support">Word supporter</a>
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
<subscribe-nl />
<ul id="more-news-list">
<li><a href="/news/news.html" class="learn-more">Bekijk nieuwsoverzicht</a></li>
<li><a href="http://planet.fsfe.org/en" class="learn-more">Lees FSFE-blogs</a></li>
</ul>
<static-element id="video" />
<h2 class="home-newsletter-label">
<newsletter-label/>
</h2>
<subscribe-nl/>
Lees <a href="/news/newsletter.html"> het archief</a>
</div>
<hr />
@ -48,20 +44,29 @@ evenementen en campagnes." />
<div id="events" class="section">
<h2>
<a href="/events/events.html"><events-label /></a>
<a class="rss-feed" href="/events/events.rss" title="Evenementen RSS-feed"><i class="fa fa-rss"></i></a>
<a class="ical" href="webcal://fsfe.org/events/events.ics" title="Evenementen iCal-feed"><i class="fa fa-calendar-o"></i></a>
<a class="rss-feed" href="/events/events.rss" title="evenementen RSS-feed"><i class="fa fa-rss"></i></a>
<a class="ical" href="webcal://fsfe.org/events/events.ics" title="FSFE-evenementen als iCal-feed"><i class="fa fa-calendar-o"></i></a>
</h2>
<all-events />
</div>
<div id="shop-promo" class="section">
<a href="/order/order.html?ref-frontpage"><img src="/graphics/tshirt-promo.jpg" alt="Promotie T-shirt" /></a>
<a class="big-donate" href="/order/order.nl.html?ref-frontpage">Fan-artikelen</a>
</div>
<div id="shop-promo" class="section">
<div class="home-shop-block">
<a href="/contribute/spreadtheword.html" class="home-order-image-container">
<img src="/graphics/infomaterial-450px.png" alt="" class="home-order-image" />
</a>
<a class="big-donate" href="/contribute/spreadtheword.html">Informatiemateriaal</a>
</div>
<div class="home-shop-block">
<a href="/order/order.html?ref-frontpage" class="home-order-image-container">
<img src="/graphics/t-shirt-promo-v2.png" alt="" class="home-order-image" />
</a>
<a class="big-donate" href="/order/order.html?ref-frontpage">Winkel</a>
</div>
</div>
</div>
</body>