website diff en/doc/cookbook/template.html @ rev 550

Fix fa2c5bed2417, en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 26 09:50:23 2009 +0100 (2009-10-26)
parents fa2c5bed2417
children 0e0bc81a63ee
line diff
     1.1 --- a/en/doc/cookbook/template.html	Wed Aug 19 14:09:59 2009 +0200
     1.2 +++ b/en/doc/cookbook/template.html	Mon Oct 26 09:50:23 2009 +0100
     1.3 @@ -35,9 +35,9 @@
     1.4  </p>
     1.5  
     1.6  <ul>
     1.7 -	<li><a href="index.html#anchor">List</a></li>
     1.8 -	<li><a href="index.html#anchor">List</a></li>
     1.9 -	<li><a href="index.html#anchor">List</a></li>
    1.10 +	<li><a href="template.html#anchor">List</a></li>
    1.11 +	<li><a href="template.html#anchor">List</a></li>
    1.12 +	<li><a href="template.html#anchor">List</a></li>
    1.13  </ul>
    1.14  
    1.15  <a name="anchor"></a>
    1.16 @@ -52,7 +52,7 @@
    1.17  <!-- Footer. -->
    1.18  <div id="footer">
    1.19  	<div class="footer-right"></div>
    1.20 -	<a href="index.html#top">Top of the page</a> |
    1.21 +	<a href="template.html#top">Top of the page</a> |
    1.22  	<a href="index.html">Table of contents</a>
    1.23  </div>
    1.24