2008-12-08 22:41:49 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2003-02-01 10:01:49 +00:00
2008-10-28 12:33:58 +00:00
< html >
< head >
< title > FSFE - Free Software Foundation Europe</ title >
2004-06-30 08:44:38 +00:00
</ head >
2011-01-23 15:23:33 +00:00
< body id = 'frontpage' >
2010-10-27 16:24:05 +00:00
< div id = "campaigns-boxes" >
< div id = "campaign-box-1" >
2011-01-23 15:24:30 +00:00
< h3 >< a href = "/campaigns/pdfreaders/" > We're Ending Government Advertising of Non-Free PDF Readers</ a ></ h3 >
2010-10-09 15:25:08 +00:00
</ div >
2008-12-08 22:41:49 +00:00
2010-10-27 16:24:05 +00:00
< div id = "campaign-box-2" >
2011-01-23 15:28:50 +00:00
< p >< a href = "/donate/donate.html" class = "donate-box" >< donate-label /></ a ></ p >
< p >< a href = "http://fellowship.fsfe.org/join" class = "fellowship-box" >< join-label /></ a ></ p >
2010-10-09 15:25:08 +00:00
</ div >
</ div >
2010-12-17 15:50:23 +00:00
< div id = "feeds" >
2011-01-23 15:28:50 +00:00
<!-- News feeds -->
2010-12-17 15:50:23 +00:00
< div id = "news" class = "section" >
< h2 >
2011-01-15 08:00:08 +00:00
< a class = "rss-feed" href = "/news/news.rss" >< img src = "/graphics/rss.png" alt = "News RSS" title = "news RSS feed" /></ a >
2010-12-17 15:50:23 +00:00
< a class = "ical" href = "http://identi.ca/fsfe" >< img src = "/graphics/identica.png" alt = "identica" title = "follow FSFE on identi.ca" /></ a >
2011-01-11 15:19:08 +00:00
< a href = "/news/news.html" >< news-label /></ a >
2010-12-17 15:50:23 +00:00
</ h2 >
< all-news />
2011-01-23 15:28:50 +00:00
</ div >
2010-12-17 15:50:23 +00:00
2011-01-23 15:28:50 +00:00
<!-- Newsletters -->
2010-12-17 15:50:23 +00:00
< div id = "newsletter" class = "section" >
2011-01-11 15:19:08 +00:00
< h2 >< a href = "/news/newsletter.html" >< newsletter-label /></ a ></ h2 >
2010-12-17 15:50:23 +00:00
< div class = "entry" >
< p >
2011-01-12 13:30:11 +00:00
< strong >< receive-newsletter /> :</ strong >
2010-12-17 15:50:23 +00:00
</ p >
2004-06-30 08:44:38 +00:00
2011-01-18 11:08:51 +00:00
< form id = "formnl" name = "formnl" method = "post" action = "http://mail.fsfeurope.org/mailman/subscribe/newsletter-en" >
2010-12-17 15:50:23 +00:00
< p >
2011-01-23 15:28:50 +00:00
<!-- TODO: This JS will not work across all browsers -->
2011-01-18 11:08:51 +00:00
< select id = "language" name = "language" onchange = "var form = document.getElementById('formnl'); var sel=document.getElementById('language'); form.action='http://mail.fsfeurope.org/mailman/subscribe/newsletter-'+sel.options[sel.options.selectedIndex].value" >
2010-12-17 15:50:23 +00:00
< option value = "en" selected = "selected" > English</ option >
< option value = "el" > Ελληνικά</ option >
< option value = "es" > Español</ option >
< option value = "de" > Deutsch</ option >
< option value = "fr" > Français</ option >
< option value = "it" > Italiano</ option >
< option value = "nl" > Nederlands</ option >
< option value = "pt" > Português</ option >
< option value = "ru" > Русский</ option >
< option value = "sv" > Svenska</ option >
</ select >
2011-01-18 11:08:51 +00:00
< input id = "email" name = "email" type = "email" placeholder = "email address" />
2011-01-13 14:29:42 +00:00
< subscribe-button />
2010-12-17 15:50:23 +00:00
</ p >
</ form >
< ul >
< all-newsletters />
</ ul >
2011-01-23 15:28:50 +00:00
< p >
< a href = "/news/newsletter.html" >< more-label /> …</ a >
</ p >
2010-12-17 15:50:23 +00:00
</ div > <!-- /.entry -->
</ div > <!-- /#newsletter -->
2011-01-23 15:28:50 +00:00
<!-- Events list -->
2010-12-17 15:50:23 +00:00
< div id = "events" class = "section" >
< h2 >
2011-01-14 21:10:30 +00:00
< a class = "rss-feed" href = "/events/events.rss" >< img src = "/graphics/rss.png" alt = "Events RSS" title = "events RSS feed" /></ a >
2010-12-17 15:50:23 +00:00
< a class = "ical" href = "webcal://fsfe.org/events/events.ics" >< img src = "/graphics/ical.png" alt = "iCal" title = "FSFE events as iCal feed" /></ a >
2011-01-11 15:19:08 +00:00
< a href = "/events/events.html" >< events-label /></ a >
2010-12-17 15:50:23 +00:00
</ h2 >
< all-events />
2011-01-23 15:28:50 +00:00
</ div >
</ div > <!-- /#feeds-->
2010-12-17 15:50:23 +00:00
</ body >
2010-02-17 09:02:26 +00:00
2010-03-06 00:19:31 +00:00
< timestamp > $Date$ $Author$</ timestamp >
2011-01-19 16:08:34 +00:00
</ html >
2003-02-01 10:01:49 +00:00
<!--
Local Variables: ***
mode: xml ***
End: ***
2011-01-14 21:10:30 +00:00
-->