User:Felice/purpose.html.template: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by 166.127.1.216 (Talk); changed back to last version by Walter) |
(FIELD_OTHER) |
||
Line 1: | Line 1: | ||
FIELD_MESSAGE_relbocge |
|||
{{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{'purposedescription'}" /> |
|||
<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="purpose" class="foundation" lang="$gettext{'lang'}"> |
|||
<!--#include virtual="../includes/logo.html" --> |
|||
<!--#include virtual="../includes/header.html" --> |
|||
<div id="main-body" class="section clearfix"> |
|||
<h1>$gettext{'purposetitle'}</h1> |
|||
<div id="main-content" class="clearfix"> |
|||
<div id="tools"> |
|||
</div> <!-- /tools --> |
|||
<div id="content"> |
|||
<h2>$gettext{'purposeh1'}</h2> |
|||
<h3>$gettext{'purposeh2'}</h3> |
|||
<p>$gettext{'purposep1'}</p> |
|||
<h3>$gettext{'purposeh3'}</h3> |
|||
<p>$gettext{'purposep2'}</p> |
|||
<h3>$gettext{'purposeh4'}</h3> |
|||
<ul> |
|||
<li>$gettext{'purposebullet1'}</li> |
|||
<li>$gettext{'purposebullet3'}</li> |
|||
<li>$gettext{'purposebullet4'}</li> |
|||
<li>$gettext{'purposebullet5'}</li> |
|||
</ul> |
|||
<!--h3>Contact</h3> |
|||
<p>Please send inquiries to info</a></p--> |
|||
</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]] |
Revision as of 15:31, 16 December 2008
FIELD_MESSAGE_relbocge