Enable redirect to wiki
authorNito Martinez <Nito@Qindel.ES>
Tue, 13 Apr 2010 20:18:12 +0000 (21:18 +0100)
committerNito Martinez <Nito@Qindel.ES>
Tue, 13 Apr 2010 20:18:12 +0000 (21:18 +0100)
www/index.html [new file with mode: 0644]

diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..859ffd8
--- /dev/null
@@ -0,0 +1,19 @@
+<html>
+<head>
+ <title>dh-make-perl project webpages</title>
+ <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/reset.css" type="text/css" media="screen" charset="utf-8" />
+ <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/master.css" type="text/css" media="screen" charset="utf-8" />
+
+ <meta http-equiv="refresh" content="0;URL=https://garage.maemo.org/plugins/wiki/index.php?id=1519&type=g">
+</head>
+<body>
+ <h2>Welcome to dh-make-perl</h2>
+ <p>
+   This is a sample package for dh-make-perl.
+ </p>
+
+ <p>
+  You will be redirected in seconds to the default <a href="https://garage.maemo.org/plugins/wiki/index.php?id=1519&type=g">garage page of the dh-make-perl project</a>.
+ </p>
+</body>
+</html>