User:Felice/vision.html.template

From OLPC
< User:Felice
Revision as of 19:23, 11 March 2007 by Walter (talk | contribs) ($gettext)
Jump to: navigation, search

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="$gettext{'lang'}" xml:lang="$gettext{'xml:lang'}">

<head> <title>$gettext{'visiontitle'}</title> <meta name="$gettext{'description'}" /> <meta name="keywords" content="$gettext{'keywords'}" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="meta" href="http://www.laptop.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" />

<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3) gen true for "http://www.laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3))' /> <meta name="copyright" content="$gettext{'copyright'}" /> <meta name="Content-Language" content="$gettext{'lang'}" /> <meta name="Identifier-url" content="http://www.laptop.org/" /> <meta name="robots" content="index, follow" /> <link rel="shortcut icon" href="/favicon.ico" type="image/ico" /> <link rel="icon" href="/favicon.ico" type="image/ico" />

<link rel="stylesheet" type="text/css" media="screen" href="/css/screen.css" charset="iso-8859-1" /> <link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" /> <script type="text/javascript" src="/scripts/swfObject.js" language="JavaScript1.2" charset="iso-8859-1"></script> <script type="text/javascript" src="/scripts/yahoo-dom-event.js" language="JavaScript1.2" charset="iso-8859-1"></script>

<script type="text/javascript" src="/scripts/main.js" language="JavaScript1.2" charset="iso-8859-1"></script> </head>

<body class="root vision" lang="$gettext{'lang'}">


$gettext{'visionh1'}


<a href="mission/" accesskey="1" title="$gettext{'missiontitle'}">$gettext{'mission'}</a>

<a href="mission/" accesskey="1" title="$gettext{'missiontitle'}"><img src="../img/mission.jpg" width="200" height="98" alt="$gettext{'mission'}" /></a>

$gettext{'visionp1'}

$gettext{'visionp2'}

$gettext{'visionp3'} <a href="mission/" class="read-more">$gettext{'readmore'};</a>

<a href="progress/" accesskey="2" title="$gettext{'progresstitle'}">$gettext{'progress'}</a>

<a href="progress/" accesskey="2" title="$gettext{'progresstitle'}"><img src="../img/progress.jpg" width="200" height="98" alt="$gettext{'progress'}" /></a>

$gettext{'visionp4'}<a href="progress/" class="read-more">$gettext{'viewtimeline'}</a>

<a href="news/" accesskey="3" title="$gettext{'newstitle'}">$gettext{'news'}</a>

<a href="news/" accesskey="3" title="$gettext{'newstitle'}"><img src="../img/news.jpg" width="200" height="98" alt="$gettext{'news'}" /></a>

$gettext{'visionp5'} <a href="news/" class="read-more">$gettext{'readmore'}</a>

<a href="people/" accesskey="4" title="$gettext{'peopletitle'}">$gettext{'people'}</a>

<a href="people/" accesskey="4" title="$gettext{'peopletitle'}"><img src="../img/people.jpg" width="200" height="98" alt="$gettext{'people'}" /></a>

$gettext{'visionp6'} <a href="people/" class="read-more">$gettext{'readmore'}</a>


<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1264681-1"; urchinTracker(); </script> </body> </html>