Files
fsfe-website/index.en.xhtml
T

91 lines
2.9 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2003-02-01 10:01:49 +00:00
<html>
<head>
<title>FSFE - Free Software Foundation Europe</title>
</head>
2011-01-23 15:23:33 +00:00
<body id='frontpage'>
<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>
<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>
<div id="feeds">
2011-01-23 15:28:50 +00:00
<!-- News feeds -->
<div id="news" class="section">
<h2>
<a class="rss-feed" href="/news/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
<a href="/news/news.html"><news-label /></a>
</h2>
<all-news />
2011-01-23 15:28:50 +00:00
</div>
2011-01-23 15:28:50 +00:00
<!-- Newsletters -->
<div id="newsletter" class="section">
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
<div class="entry">
<p>
<strong><receive-newsletter />:</strong>
</p>
2011-01-18 11:08:51 +00:00
<form id="formnl" name="formnl" method="post" action="http://mail.fsfeurope.org/mailman/subscribe/newsletter-en">
<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">
<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 />
</p>
</form>
<ul>
<all-newsletters />
</ul>
2011-01-23 15:28:50 +00:00
<p>
<a href="/news/newsletter.html"><more-label /></a>
</p>
</div><!-- /.entry -->
</div> <!-- /#newsletter -->
2011-01-23 15:28:50 +00:00
<!-- Events list -->
<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>
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
<a href="/events/events.html"><events-label /></a>
</h2>
<all-events />
2011-01-23 15:28:50 +00:00
</div>
</div> <!-- /#feeds-->
</body>
2010-03-06 00:19:31 +00:00
<timestamp>$Date$ $Author$</timestamp>
</html>
2003-02-01 10:01:49 +00:00
<!--
Local Variables: ***
mode: xml ***
End: ***
2011-01-14 21:10:30 +00:00
-->