1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?xml version="1.0" encoding="UTF-8"?>
-
- <html>
- <head>
- <title>FSFE - Free Software Foundation Europe</title>
- <script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
- <meta name="description" content="Non profit organisation working to create general understanding and support for software freedom. Includes news, events, and campaigns." />
- <meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl" />
- </head>
-
- <body class="frontpage" id="index-html">
-
- <campaigns />
-
- <h1 class="hide">Free Software Foundation Europe</h1>
-
- <div id="feeds">
- <div id="news" class="section">
- <h2>
- <a href="/news/news.html"><news-label /></a>
- <a class="rss-feed" href="/news/news.rss" title="news RSS feed"><i class="fa fa-rss"></i></a>
- <a class="ical" href="https://mastodon.social/@fsfe" title="follow FSFE on Mastodon" rel="me"><i class="fa fa-comments-o"></i></a>
- </h2>
-
- <all-news />
- </div>
-
- <div id="newsletter" class="section">
- <a class="big-donate" href="https://my.fsfe.org/support">Torne-se um apoiante</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">Ver todas as notícias</a></li>
- <li><a href="http://planet.fsfe.org/en" class="learn-more">Ler os blogs da FSFE</a></li>
- </ul>
-
-
- </div>
-
- <hr />
-
- <div id="events" class="section">
- <h2>
- <a href="/events/events.html"><events-label /></a>
- <a class="rss-feed" href="/events/events.rss" title="events RSS feed"><i class="fa fa-rss"></i></a>
- <a class="ical" href="webcal://fsfe.org/events/events.ics" title="FSFE events as 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="" /></a>
-
- <a class="big-donate" href="/order/order.html?ref-frontpage">Loja</a>
- </div>
-
- </div>
- </body>
-
- <!--Do not translate this ↓-->
- <followup>adira</followup>
-
- <timestamp>$Date$ $Author$</timestamp>
- </html>
- <!--
- Local Variables: ***
- mode: xml ***
- End: ***
- -->
|