[Dehs-devel] r80 - trunk/www

atomo64-guest at alioth.debian.org atomo64-guest at alioth.debian.org
Mon Dec 17 00:39:51 UTC 2007


Author: atomo64-guest
Date: 2007-12-17 00:39:51 +0000 (Mon, 17 Dec 2007)
New Revision: 80

Added:
   trunk/www/index.php
Log:
Importing website's index

Added: trunk/www/index.php
===================================================================
--- trunk/www/index.php	                        (rev 0)
+++ trunk/www/index.php	2007-12-17 00:39:51 UTC (rev 80)
@@ -0,0 +1,16 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>Debian Watch Health Status</title>
+</head>
+<body>
+<div style="text-align: center;">
+<h1>Debian Watch Health Status</h1>
+<? include("menu.inc");?>
+</div>
+<small><div style="text-align: center;">All the scripts are copyright of <a href='mailto:bluefuture at nospam@email.it'>Stefano Fabri</a>
+<br>Source code are available under GPL terms <a href="http://svn.debian.org/">here</a></br></div></small>
+</body>
+</html>
\ No newline at end of file




More information about the Dehs-devel mailing list