User:Felice/participate.html.template: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(Replaced content with 'Stres was Here')
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Stres was Here
{{OLPC}}
<pre>
<!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{'foundationtitle'}</title>
<meta name="Description" content="$gettext{'participatedescription'}" />
<meta name="keywords" content="$gettext{'foundationkeywords'}" />
<!--#include virtual="../includes/meta.html" -->
<!--#include virtual="../includes/icon.html" -->
<!--#include virtual="../includes/css.html" -->
<!--#include virtual="../includes/javascript.html" -->
</head>

<body id="participate" class="foundation" lang="$gettext{'lang'}">
<!--#include virtual="../includes/logo.html" -->
<!--#include virtual="../includes/header.html" -->

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

<h2>$gettext{'participateh1'}</h2>
<p>$gettext{'participatep1'}</p>

<p>OLPC Foundation<br />
P.O. Box 425087<br />
Cambridge Massachusetts, 02142<br />
U.S.A.</p>
<!--
<p><a href="javascript:popWin('http://www.vikingdev.com/contribute/',850,500,1,0,'form',1)">$gettext{'participatep2'}</a></p>
<br />
-->
<h2>$gettext{'participateh2'}</h2>
<p>$gettext{'participatep3'}</p>
<p>$gettext{'participatep4'}</p>
<p>$gettext{'participatep5'}</p>
<p>$gettext{'participatep6'}</p>

<form name="terms" action="#">
<p><input type="checkbox" name="terms-read" id="terms-read" />$gettext{'participatep6'}</p>
</form>

<p><a onclick="if(document.getElementById('terms-read').checked == false) { alert('$gettext{'participatep8'}') } else { popWin('http://www.vikingdev.com/volunteer/index.php?read=1&amp;amp;a=1',700,500,1,0,'form',1) };" href="javascript: void(0);">$gettext{'participatep7'}</a></p>
<br />


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



</div> <!-- /sub-content -->
</div> <!-- /main-content -->
</div> <!-- /main-body -->
<!--#include virtual="../includes/footer.html" -->
</body>
</html>
</pre>
[[Category:Laptop.org]]

Latest revision as of 18:31, 10 August 2010

Stres was Here