29
30
Fork 85
fsfe-website/it/it.it.xhtml

131 linhas
3.4 KiB
HTML
Original Anotar Histórico

Este arquivo contém caracteres Unicode ambíguos

Este arquivo contém caracteres Unicode que podem ser confundidos com outros caracteres. Se você acha que isso é intencional, pode ignorar esse aviso com segurança. Use o botão Escapar para revelá-los

<?xml version="1.0" encoding="UTF-8" ?>
<html>
<head>
<title>Team Italiano</title>
</head>
<body>
<h1>Italia</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>Uniscti alla Fellowship</p>
</a>
</div>
<div id="campaign-box-3">
</div>
</div>
-->
<div id="team" class="section grid-100">
<h2><span>Team Italiano</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-->
<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="https://mastodon.social/@fsfe" title="follow FSFE on Mastodon"><i class="fa fa-comments-o"></i></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/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-->
<!--Whats this doing here???
<div id="campaigns-boxes">
<div id="campaign-box-1">
<a href="/campaigns/pdfreaders/">
<h3>Aiutaci a porre fine alla pubblicità del Governo a lettori PDF non liberi</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>Uniscti alla Fellowship</p>
</a>
</div>
</div>
-->
<div class="clear">
<div id="contact" class="section">
<h2><span><contact-label /></span></h2>
<p>Per contattare il team italiano di FSFE, potete scrivere una e-mail all'indirizzo qui sotto indicato:</p>
<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 -->
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->