mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
Initial state for the homepage
This commit is contained in:
47
wmaker-user.php
Normal file
47
wmaker-user.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 User List</h3>
|
||||
|
||||
<h2>Overview</h2>
|
||||
|
||||
<p>Window Maker User List is aimed at the end user for questions, tips, suggestions and general discussion.</p>
|
||||
|
||||
<h2>Subscribe</h2>
|
||||
|
||||
<p>Send an email to <a href=
|
||||
"mailto:wmaker-user-subscribe@lists.windowmaker.org">wmaker-user-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-user-unsubscribe@lists.windowmaker.org">wmaker-user-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/user/">http://lists.windowmaker.org/user/</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user