website diff en/doc/cookbook/template.html @ rev 514
Tipo in build host page
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 20 12:51:10 2009 +0200 (2009-06-20) |
parents | 3d9f64be3f62 |
children | fa2c5bed2417 |
line diff
1.1 --- a/en/doc/cookbook/template.html Fri Mar 27 21:55:33 2009 +0100 1.2 +++ b/en/doc/cookbook/template.html Sat Jun 20 12:51:10 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.5 <meta name="description" content="slitaz English cookbook" /> 1.6 <meta name="expires" content="never" /> 1.7 - <meta name="modified" content="2009-03-27 21:30:00" /> 1.8 + <meta name="modified" content="2009-06-20 00:15:00" /> 1.9 <meta name="publisher" content="www.slitaz.org" /> 1.10 <meta name="author" content="SliTaz contributors"/> 1.11 <link rel="shortcut icon" href="favicon.ico" /> 1.12 @@ -31,17 +31,28 @@ 1.13 <h2><font color="#DF8F06">Template</font></h2> 1.14 1.15 <p> 1.16 +DESC 1.17 +</p> 1.18 + 1.19 +<ul> 1.20 + <li><a href="#anchor">List</a></li> 1.21 + <li><a href="#anchor">List</a></li> 1.22 + <li><a href="#anchor">List</a></li> 1.23 +</ul> 1.24 + 1.25 +<a name="anchor"></a> 1.26 +<h3>Title</h3> 1.27 +<p> 1.28 CONTENT 1.29 </p> 1.30 1.31 - 1.32 <!-- End of content --> 1.33 </div> 1.34 1.35 <!-- Footer. --> 1.36 <div id="footer"> 1.37 <div class="footer-right"></div> 1.38 - <a href="#top">Top of the page</a> | 1.39 + <a href="#top">Top of the page</a> | 1.40 <a href="index.html">Table of contents</a> 1.41 </div> 1.42