website diff en/doc/handbook/hacking-livecd.html @ rev 99
en: Typo Hdk
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Jul 05 13:31:32 2008 +0000 (2008-07-05) |
parents | fb63123c9a72 |
children | 9e30e64c8198 |
line diff
1.1 --- a/en/doc/handbook/hacking-livecd.html Sat May 17 11:19:39 2008 +0000 1.2 +++ b/en/doc/handbook/hacking-livecd.html Sat Jul 05 13:31:32 2008 +0000 1.3 @@ -1,8 +1,9 @@ 1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1.6 + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 1.8 1.9 <head> 1.10 - <title>SliTaz Handbook (en) - Template</title> 1.11 + <title>SliTaz Handbook (en) - Hacking LiveCD</title> 1.12 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.13 <meta name="description" content="slitaz English handbook" /> 1.14 <meta name="expires" content="never" /> 1.15 @@ -338,7 +339,7 @@ 1.16 <div id="footer"> 1.17 <div class="footer-right"></div> 1.18 <a href="#top">Top of the page</a> | 1.19 - <a href="http://www.slitaz.org/en/doc/handbook/index.html">Table of contents</a> 1.20 + <a href="index.html">Table of contents</a> 1.21 </div> 1.22 1.23 <div id="copy"> 1.24 @@ -349,4 +350,5 @@ 1.25 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>. 1.26 </div> 1.27 1.28 -</body></html> 1.29 +</body> 1.30 +</html>