tazweb diff data/home.html @ rev 118

Add french home page
author Erjo <erjo@openema.com>
date Sat Jan 05 10:41:58 2013 +0100 (2013-01-05)
parents 8bbc6e620797
children
line diff
     1.1 --- a/data/home.html	Fri Mar 09 13:57:38 2012 +0100
     1.2 +++ b/data/home.html	Sat Jan 05 10:41:58 2013 +0100
     1.3 @@ -1,57 +1,1 @@
     1.4 -<!DOCTYPE html>
     1.5 -<html xmlns="http://www.w3.org/1999/xhtml">
     1.6 -<head>
     1.7 -	<title>My Web Page</title>
     1.8 -	<meta charset="utf-8" />
     1.9 -	<link rel="stylesheet" type="text/css" href="style.css" />
    1.10 -</head>
    1.11 -<body>
    1.12 -
    1.13 -<div id="header">
    1.14 -	<h1>My Web Home</h1>
    1.15 -</div>
    1.16 -
    1.17 -<!-- start:content -->
    1.18 -<div id="content">
    1.19 -
    1.20 -<!--
    1.21 -	Welcome to your personal and custom TazWeb page: a pure xHTML 5 file
    1.22 -	with some CSS for the design, you can customize it as you want. All
    1.23 -	the page style is in the file: style.css. To add a section title you
    1.24 -	can use <h2></h2> elements and <div></div> to organize content.
    1.25 --->
    1.26 -
    1.27 -<div id="cloud">
    1.28 -	<a class="tag4" href="http://www.slitaz.org/">SliTaz Website</a>
    1.29 -	<a class="tag6" href="http://scn.slitaz.org/">SCN</a>
    1.30 -	<a class="tag8" href="http://wikipedia.org/">Wikipedia</a>
    1.31 -	<a class="tag5" href="http://forum.slitaz.org/">SliTaz Forum</a>
    1.32 -	<a class="tag4" href="http://duckduckgo.com/">DuckDuckGo</a>
    1.33 -	<a class="tag4" href="http://www.google.com/">Google</a>
    1.34 -	<a class="tag6" href="http://doc.slitaz.org/">SliTaz Wiki</a>
    1.35 -	<a class="tag5" href="http://twitter.com">Twitter</a>
    1.36 -	<a class="tag2" href="http://search.yahoo.com/">Yahoo</a>
    1.37 -	<a class="tag8" href="http://tazpanel:82/">TazPanel</a>
    1.38 -</div>
    1.39 -
    1.40 -<!--
    1.41 -	The bookmarks list must finish with end:bookmarks markup since it
    1.42 -	is used by TazWeb to add a new item via the right click menu. Tip:
    1.43 -	you can add a favicon image with a bookmark URL by adding this code
    1.44 -	between <li> and <a : <img src="http://www.gnu.org/favicon.ico" />
    1.45 --->
    1.46 -
    1.47 -<h2>Bookmarks</h2>
    1.48 -<ul>
    1.49 -	<!-- start:bookmarks -->
    1.50 -	<li><a href="http://bugs.slitaz.org/">SliTaz Bug tracker</a></li>
    1.51 -	<li><a href="http://www.gnu.org/">The GNU Website</a></li>
    1.52 -	<li><a href="http://is.gd/">is.gd URL shortener</a></li>
    1.53 -	<!-- end:bookmarks -->
    1.54 -</ul>
    1.55 -
    1.56 -<!-- End content -->
    1.57 -</div>
    1.58 -
    1.59 -</body>
    1.60 -</html>
    1.61 +home.en.html
    1.62 \ No newline at end of file