slitaz-forge view slitaz.me/index.html @ rev 666

scn: up mybugs/user.sh
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 27 13:35:56 2017 +0100 (2017-02-27)
parents 190b0c888e7a
children eba0a55fb53b
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>SliTaz.me</title>
5 <meta charset="utf-8" />
6 <link rel="shortcut icon" href="favicon.ico" />
7 <link rel="stylesheet" type="text/css" href="style.css" />
8 </head>
9 <body>
11 <!-- Header -->
12 <div id="header">
13 <div id="logo"></div>
14 <div id="network">
15 <a href="http://www.slitaz.org">SliTaz.Org</a>
16 <a href="http://pizza.slitaz.me">Pizza</a>
17 </div>
18 <h1><a href="http://slitaz.me">SliTaz.me</a></h1>
19 </div>
21 <!-- Content -->
22 <div id="content">
24 <p>
25 The slitaz.me domain is used for personalized user services such as
26 the SliTaz online builder: <a href="http://pizza.slitaz.me">pizza.slitaz.me</a>
27 </p>
29 <!-- End of content -->
30 </div>
32 <div id="footer">
33 &copy; 2014 <a href="http://www.slitaz.org">SliTaz GNU/Linux</a>
34 </div>
36 </body>
37 </html>