User:Felice/contact.html.template

From OLPC
< User:Felice
Revision as of 02:07, 12 November 2007 by 209.6.228.166 (talk)
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{'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">

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

<h3>$gettext{'contacth10'}</h3>	
<p>$gettext{'contactp10a'} <a href="mailto:givemany\@laptop.org">givemany at laptop.org</a></p>
<p>$gettext{'contactp10b'}</p>
<p>$gettext{'contactp10c'}</p>
<p>$gettext{'contactp10d'}</p>

<h3>$gettext{'contacth9'}</h3> 	
<p>$gettext{'contactp9a'} <a href="mailto:givemany\@laptop.org">givemany at laptop.org</a></p>
<p>$gettext{'contactp9b'}</p>
<p>$gettext{'contactp9c'}</p>

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

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

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

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

<h3>$gettext{'contacth4'}</h3>
<p><a href="mailto:technology\@laptop.org">technology at laptop.org</a></p>

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

<h3>$gettext{'contacth7'}</h3> 	
<p><a href="mailto:volunteer\@laptop.org">volunteer at laptop.org</a></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>$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>