fsfe-website/uk/uk.en.xhtml

138 righe
3.6 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1" ?>
<html>
<head>
<title>British Team</title>
</head>
<body>
<!-- <p id="category"><a href="/about/people/people.html">People</a></p> -->
<h1>United Kingdom</h1>
<!--Change the content of these campaign boxes to suit your country,
or disable them completely.
<div id="campaigns-boxes">
<div id="campaign-box-1">
<a href="/campaigns/pdfreaders/">
<h3>Help us End Government Advertising of Non-Free PDF Readers</h3>
</a>
</div>
<div id="campaign-box-2">
<a href="donate/donate.html" class="donate-box">
<p>Donate</p>
</a>
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
<p>Join</p>
</a>
</div>
<div id="campaign-box-3">
</div>
</div>
-->
<div id="news" class="section">
<h2>
<a class="rss-feed" href="/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>
<!-- this element fetches all news items which have the relevant country tag -->
<country-news />
</div><!--end #news-->
<div id="events" class="section">
<h2>
<a class="rss-feed" href="/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>
<!-- this element fetches all event items which have the relevant country tag -->
<country-events />
</div><!--end #events-->
<div class="clear">
<!-- enable or disable this div to show or hide an identica feed. change 'user'
parameter to filter the 'dents' that will be shown -->
<div id="identica" class="section">
<h2>
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
<span><microblog-label /></span>
</h2>
<div class="entry">
<script type="text/javascript" src="http://identi.ca/js/identica-badge.js">
{
"user":"fsfe",
"server":"identi.ca",
"border":"0px",
"background":"none",
"width":"360px",
"height":"200px"
}
</script>
</div>
</div><!--end #identica-->
<div id="contact" class="section">
<h2><span><contact-label /></span></h2>
<div class="entry">
<!-- this element fetches contact details from /contact/local.en.xml - edit
this file to change the contact details that will be listed -->
<contact-details />
</div>
</div><!--end #contact-->
</div><!-- end .clear -->
<div id="team" class="section grid-100">
<h2><span>British Team</span></h2>
<!-- this element fetches all team members which are listed as being a member
of this country's team. Edit /abount/people/people.en.xml to change which
members will be listed here -->
<country-team-list />
<!--<div class="image center">
<img src="/graphics/image.png" alt="team members" />
<p>
(type caption here)
</p>
</div>-->
</div><!--end #team-->
</body>
<timestamp>$Date: 2010-03-19 16:00:25 +0100 (ven. 19 mars 2010) $ $Author: hugo $</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->