website diff en/doc/scratchbook/template.html @ rev 1246
typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 07 22:35:20 2015 +0100 (2015-01-07) |
parents | 0ae6cfc85e03 |
children | 0dedd51426ac |
line diff
1.1 --- a/en/doc/scratchbook/template.html Sat Oct 30 21:52:02 2010 +0200 1.2 +++ b/en/doc/scratchbook/template.html Wed Jan 07 22:35:20 2015 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 1.5 <head> 1.6 <title>SliTaz Scratchbook - Template</title> 1.7 - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.8 + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 1.9 <meta name="description" content="" /> 1.10 <meta name="expires" content="never" /> 1.11 <meta name="modified" content="2008-11-22 17:00:00" /> 1.12 @@ -39,7 +39,7 @@ 1.13 <!-- Footer. --> 1.14 <div id="footer"> 1.15 <div class="footer-right"></div> 1.16 - <a href="template.html#top">Top of the page</a> | 1.17 + <a href="#top">Top of the page</a> | 1.18 <a href="index.html">Table of contents</a> 1.19 </div> 1.20