User:Felice/contact.html.template

From OLPC
Jump to: navigation, search
  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{'xml: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="contact" lang="$gettext{'lang'}">
	<!--#include virtual="includes/logo.html" -->
	<!--#include virtual="includes/header.html" -->

	<div id="main-body" class="section clearfix">
		<h1>$gettext{'contact'}</h1>
		
		<div id="main-content" class="clearfix">
			<div id="tools">


				
			</div>	<!-- /tools -->	
			<div id="content">

<p>$gettext{'contactp1a'} <a href="http://wiki.laptop.org/go/Official_OLPC_FAQ" target="_blank">FAQ</a></p>

<h3>$gettext{'contacth10'}</h3>	
<p>$gettext{'contactp10a'}</p>
<p>$gettext{'contactp10b'}</p>
<p>$gettext{'contactp10c'}</p>
<p>$gettext{'contactp10d'}</p>
<p>$gettext{'contactp10e'}</p>

<h3>$gettext{'contacth9'}</h3> 	
<p>$gettext{'contactp9a'} <a href="http://laptopfoundation.org/participate/givemany.shtml" target="_blank">Give Many</a></p>
<p>$gettext{'contactp9b'} <a href="mailto:givemany\@laptop.org">givemany at laptop.org</a></p>

<h3>$gettext{'contacth8'}</h3> 	
<p>$gettext{'contactp8a'} <a href="mailto:giving\@laptop.org">giving at laptop.org</a></p>
<p>$gettext{'contactp8b'} <a href="mailto:stockdonations\@laptop.org">stockdonations at laptop.org</a></p>

<h2><br/><br/>$gettext{'contacth1'}</h2>

<p><b>$gettext{'contacth5'}</b></p>
<p><a href="mailto:countries\@laptop.org">countries at laptop.org</a></p>

<p><b>$gettext{'contacth2'}</b></p>
<p><a href="mailto:information\@laptop.org">information at laptop.org</a></p>

<p><b>$gettext{'contacth3'}</b></p>
<p><a href="mailto:press\@racepointgroup.com">press at racepointgroup.com</a></p>

<p><b>$gettext{'contacth6'}</b></p>	
<p><a href="mailto:content\@laptop.org">content at laptop.org</a></p>

<p><b>$gettext{'contacth7'}</b></p>
<p><a href="mailto:volunteer\@laptop.org">volunteer at laptop.org</a><br/><br/></p>

<div class="adr">
	<div class="org">One Laptop per Child</div>
	<div class="post-office-box">P.O. Box 425087</div>
	<span class="locality">Cambridge</span>,
	<span class="region">MA</span>
	<span class="postal-code">02142</span>
	<div class="country-name">U.S.A.</div>
	<span class="tel">tel: 617-452-5663</span>
</div>

<p><br/><br/>$gettext{'contactp1b'}</p>
			
			</div> <!-- /content -->
			<div id="sub-content">
		
			
		
		
			
			</div> <!-- /sub-content -->			
		</div> <!-- /main-content -->
	</div> <!-- /main-body -->
	<!--#include virtual="includes/footer.html" -->
</body>
</html>