123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="iso-8859-1" ?>
-
- <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-->
-
- <!--What’s 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: ***
- -->
|