website annotate pt/doc/cookbook/template.html @ rev 142

pt: Add newly translated pages (Many thanks Cladinei)
author Paul Issott <paul@slitaz.org>
date Mon Aug 25 22:36:03 2008 +0000 (2008-08-25)
parents
children c6b2d9c4e031
rev   line source
paul@142 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
paul@142 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
paul@142 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
paul@142 4 <head>
paul@142 5 <title>SliTaz Cookbook (en) - Template</title>
paul@142 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
paul@142 7 <meta name="description" content="slitaz portuguese cookbook" />
paul@142 8 <meta name="expires" content="never" />
paul@142 9 <meta name="modified" content="2008-02-26 18:30:00" />
paul@142 10 <meta name="publisher" content="www.slitaz.org" />
paul@142 11 <meta name="author" content="Christophe Lincoln"/>
paul@142 12 <link rel="shortcut icon" href="favicon.ico" />
paul@142 13 <link rel="stylesheet" type="text/css" href="book.css" />
paul@142 14 </head>
paul@142 15 <body bgcolor="#ffffff">
paul@142 16
paul@142 17 <!-- Header and quick navigation -->
paul@142 18 <div id="header">
paul@142 19 <div align="right" id="quicknav">
paul@142 20 <a name="top"></a>
paul@142 21 <a href="http://www.slitaz.org/pt/">www.slitaz.org/pt</a> |
paul@142 22 <a href="index.html">Conteúdo</a>
paul@142 23 </div>
paul@142 24 <h1><font color="#3E1220">SliTaz Cookbook (pt)</font></h1>
paul@142 25 </div>
paul@142 26
paul@142 27 <!-- Content. -->
paul@142 28 <div id="content">
paul@142 29 <div class="content-right"></div>
paul@142 30
paul@142 31 <h2><font color="#DF8F06">Template</font></h2>
paul@142 32
paul@142 33 <p>
paul@142 34 CONTEÚDO
paul@142 35 </p>
paul@142 36
paul@142 37
paul@142 38 <!-- End of content -->
paul@142 39 </div>
paul@142 40
paul@142 41 <!-- Footer. -->
paul@142 42 <div id="footer">
paul@142 43 <div class="footer-right"></div>
paul@142 44 <a href="#top">Topo da Página</a> |
paul@142 45 <a href="index.html">Conteúdo</a>
paul@142 46 </div>
paul@142 47
paul@142 48 <div id="copy">
paul@142 49 Copyright &copy; 2008 <a href="http://www.slitaz.org/pt/">SliTaz</a> -
paul@142 50 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
paul@142 51 Documentation is under
paul@142 52 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
paul@142 53 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
paul@142 54 </div>
paul@142 55
paul@142 56 </body>
paul@142 57 </html>