mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-18 20:10:20 +01:00
Initial state for the homepage
This commit is contained in:
47
wmaker-dev.php
Normal file
47
wmaker-dev.php
Normal file
@@ -0,0 +1,47 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>Window Maker: Home</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link href="title.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<?php include("header.php"); ?><?php include("dock.php"); ?>
|
||||
|
||||
<div id="inhalt">
|
||||
<table width="880" border="0" cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td content="content" colspan="2" valign="top">
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<h3>Window Maker Developer List</h3>
|
||||
|
||||
<h2>Overview</h2>
|
||||
|
||||
<p>Window Maker Developer List is aimed at developers and others interested in the inner workings of Window Maker.</p>
|
||||
|
||||
<h2>Subscribe</h2>
|
||||
|
||||
<p>Send an email to <a href=
|
||||
"mailto:wmaker-dev-subscribe@lists.windowmaker.org">wmaker-dev-subscribe@lists.windowmaker.org</a></p>
|
||||
|
||||
<p>You will get an email back to verify your address, reply and you are subscribed.</p>
|
||||
|
||||
<h2>Unsubscribe</h2>
|
||||
|
||||
<p>Send an email to <a href=
|
||||
"mailto:wmaker-dev-unsubscribe@lists.windowmaker.org">wmaker-dev-unsubscribe@lists.windowmaker.org</a> from the address
|
||||
you are subscribed.</p>
|
||||
|
||||
<h2>Archives</h2>
|
||||
|
||||
<p>The list is archived at <a href="http://lists.windowmaker.org/dev/">http://lists.windowmaker.org/dev/</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user