Added initial italian home page. Please do not link it for the moment, since

it's still unfinished and needs proof-reading.

svn path=/trunk/; revision=1282
This commit is contained in:
cgabriel 2001-08-28 01:53:24 +00:00
parent b9cf9967a9
commit 26504aa933

74
index.it.xhtml Normal file
View File

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<title>Free Software Foundation Europa</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<center>
[
<!-- Please update as needed and keep it in alphabetical order -->
<a href="index.de.html">Deutsch</a> |
<a href="index.html"> English |
<a href="index.fr.html">Français</a> |
Italiano |
<a href="index.pt.html">Português</a>
]
</center>
<!-- Begin page content -->
<center>
<h1>Free Software Foundation Europa</h1>
<table WIDTH="70%">
<tr><td><ul>
<li><a href="documents/whyweexist.html">Perchà esistiamo?</a></li>
<li><a href="help/help.html">Come puoi aiutarci?</a></li>
<li><a href="documents/freesoftware.html">Cosa è il Software Libero?</a></li>
</ul></td>
<td><ul>
<li><a href="documents/whatwedo.html">Che cosa facciamo?</a></li>
<li><a href="help/thankgnus.html">Chi vogliamo ringraziare?</a></li>
<li><a href="documents/gnuproject.html">Cosa è il Progetto GNU?</a></li>
</ul></td>
</tr></table>
</center>
<p> Benvenuti nella home page della Free Software Foundation Europa,
<a
href="http://fsfeurope.org">http://fsfeurope.org</a>. La FSF
Europe è stata avviata il 10 Marzo 2001 e opera su tutti gli aspetti
Europei del Software Libero e in particolar modo del <a
href="documents/gnuproject.html">Progetto GNU</a>. Supporta attivamente
lo sviluppo di Software Libero e i sistemi basati su GNU come
GNU/Linux. Inoltre fornisce un centro di competenze di politici, avvocati e
giornalisti in modo da assicurare un futuro legale, politico e sociale al
Software Libero.</p>
<h3>Novità</h3>
<p>27 Agosto 2001, <a href="news/article2001-08-23-01.it.html">Esperti di
Software Libero</a>.</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Last update:
<!-- timestamp start -->
$Date$ $Author$
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->