slitaz-forge view play.slitaz.me/index.html @ rev 676

play.slitaz.me: tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Mar 16 20:15:04 2017 +0000 (2017-03-16)
parents ee64bc14ebd9
children 05f93a926597
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>play.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 </div>
17 <h1><a href="http://play.slitaz.me">play.SliTaz.me</a></h1>
18 </div>
20 <!-- Content -->
21 <div id="content">
23 <p>
24 The play.slitaz.me domain is used for gaming services. Each SliTaz contributor
25 and his/her kids can get access to the server and play together after a nice
26 coding session :-) The Minecraft server was initiated by Kayam Kid and his
27 father Pankso. Welcome!
28 </p>
30 <p>
31 SliTaz Minecraft server: <a href="tazcraft/">Tazcraft</a>
32 </p>
34 <p>
35 [ Français ] Bienvenue sur le serveur de jeux de SliTaz GNU/Linux! Ce service
36 est disponible pour tous les contributeurs SliTaz. Le serveur Minecraft est
37 aussi ouvert aux amis de Kayam et aux enfants des contributeurs du projet.
38 </p>
41 <!-- End of content -->
42 </div>
44 <div id="footer">
45 &copy; 2017 <a href="http://www.slitaz.org">SliTaz GNU/Linux</a>
46 </div>
48 </body>
49 </html>