User:Felice/sitemap.html.template

From OLPC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  This page is monitored by the OLPC team.
<!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{'lang'}">

<head>
	<title>$gettext{'olpc'}, $gettext{'titletext'}</title>
	<meta name="Description" content="$gettext{'description'}" />
	<meta name="keywords" content="$gettext{'keywords'}" />
	<!--#include virtual="includes/meta.html" -->
	<!--#include virtual="includes/icon.html" -->
	<!--#include virtual="includes/css.html" -->
	<!--#include virtual="includes/javascript.html" -->
</head>

<body id="sitemap" lang="en">
	<!--#include virtual="includes/logo.html" -->
	<!--#include virtual="includes/header.html" -->

	<div id="main-body" class="section clearfix">
		<h1>$gettext{'sitemap'}</h1>
		
		<div id="main-content" class="clearfix">
			<div id="tools">
				
			</div>	<!-- /tools -->	
			<div id="content">
		
				<h2 id="vision"><a href="/$gettext{'lang'}/vision/index.shtml" title="$gettext{'visionlink'}"><b>$gettext{'vision'}</b></a></h2>
				<p>
				<a href="/$gettext{'lang'}/vision/mission/index.shtml" title="$gettext{'missionlink'}">$gettext{'mission'}</a><br/>
				<a href="/$gettext{'lang'}/vision/mission/educational.shtml"><i>$gettext{'educationalproposition'}</i></a><br/>
				<a href="/$gettext{'lang'}/vision/mission/faq.shtml"><i>$gettext{'FAQ'}</i></a><br/>
				<a href="http://wiki.laptop.org/go/Core_principles/lang-$gettext{'lang'}"><i>$gettext{'principles'}</i></a><br/><br/>
				<a href="/$gettext{'lang'}/vision/progress/index.shtml" title="$gettext{'progresslink'}">$gettext{'progress'}</a><br/>
				<a href="/$gettext{'lang'}/vision/progress/maps.shtml"><i>$gettext{'map'}</i></a><br/><br/>
				<a href="/$gettext{'lang'}/vision/news/index.shtml" title="$gettext{'newslink'}">$gettext{'news'}</a><br/><br/>
				<a href="/$gettext{'lang'}/vision/people/index.shtml" title="$gettext{'peoplelink'}">$gettext{'people'}</a><br/>
				<a href="/$gettext{'lang'}/vision/people/members.shtml"><i>members</i></a><br/>
				</p>
		
				<h2 id="laptop"><a href="/$gettext{'lang'}/laptop/index.shtml" title="$gettext{'laptoplink'}"><b>$gettext{'laptop'}</b></a></h2>
				<p>
				<a href="/$gettext{'lang'}/laptop/hardware/index.shtml" title="$gettext{'hardwarelink'}">$gettext{'hardware'}</a><br/>
				<a href="/$gettext{'lang'}/laptop/hardware/highlights.shtml"><i>$gettext{'highlights'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/hardware/features.shtml"><i>$gettext{'features'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/hardware/specs.shtml"><i>$gettext{'specs'}</i></a><br/>
				<a href="javascript:popWin('meshdemo.shtml',720,480,0,0,'mesh',1)"><i>$gettext{'hardwaresubcontenttitle'}</i></a><br/><br/>
				<a href="/$gettext{'lang'}/laptop/software/index.shtml" title="$gettext{'softwarelink'}">$gettext{'software'}</a><br/>
				<a href="/$gettext{'lang'}/laptop/software/principles.shtml"><i>$gettext{'principles'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/software/benefits.shtml"><i>$gettext{'benefits'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/software/specs.shtml"><i>$gettext{'specs'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/software/developers.shtml"><i>$gettext{'developers'}</i></a><br/><br/>
				<a href="/$gettext{'lang'}/laptop/interface/index.shtml" title="$gettext{'interfacelink'}">$gettext{'interface'}</a><br/>
				<a href="/$gettext{'lang'}/laptop/interface/principles.shtml"><i>$gettext{'principles'}</i></a><br/>
				<a href="/$gettext{'lang'}/laptop/interface/demo.shtml"><i>$gettext{'demo'}</i></a><br/><br/>
				<a href="/$gettext{'lang'}/laptop/design/index.shtml" title="$gettext{'designlink'}">$gettext{'design'}</a><br/>
				</p>
		
				<h2 id="participate"><a href="http://www.laptopfoundation.org/$gettext{'lang'}/index.shtml" title="$gettext{'participatelink'}"><b>$gettext{'participate'}</b></a></h2>
		
				<h2 id="children"><a href="/$gettext{'lang'}/children/index.shtml" title="$gettext{'childrenlink'}"><b>$gettext{'children'}</b></a></h2>

				<hr/>

				<p>
				<a href="/$gettext{'lang'}/contact.shtml">$gettext{'contact'}</a><br/>
				<a href="/$gettext{'lang'}/jobs.shtml">$gettext{'career'}</a><br/>
				<a href="http://laptopfoundation.org/$gettext{'lang'}/participate/">$gettext{'participateh1'}</a><br/>
				<a href="/$gettext{'lang'}/languages.shtml">$gettext{'languages'}</a><br/>
				</p>

			
			</div> <!-- /content -->
			<div id="sub-content">
		
			
			</div> <!-- /sub-content -->			
		</div> <!-- /main-content -->
	</div> <!-- /main-body -->
	<!--#include virtual="includes/footer.html" -->
</body>
</html>