Added contacts.wml
:100644 100644 1b32f10... 373d8c2... M contacts.html
:000000 100644 0000000... 2fc9343... A wml/contacts.wml
diff --git a/contacts.html b/contacts.html
index 1b32f10..373d8c2 100644
--- a/contacts.html
+++ b/contacts.html
@@ -1,21 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Smalltalk YX -- Contacts</title>
- <link rev="made" href="mailto:letha...@gmail.com" />
- <link rel="shortcut icon" href="favicon.ico" />
-
+ <link rev="made" href="mailto:letha...@gmail.com">
+ <link rel="shortcut icon" href="favicon.ico">
<link href="./css/site.css" rel="stylesheet" type="text/css">
- <meta name="Keywords" content="smalltalk, smalltalk yx, syx, open source, free, mit, programming language, language, development" />
- <meta name="Description" content="Smalltalk YX is an open source MIT-licensed Smalltalk-80 implementation" />
+ <meta name="Keywords" content="smalltalk, smalltalk yx, syx, open source, free, mit, programming language, language, development">
+ <meta name="Description" content="Smalltalk YX is an open source MIT-licensed Smalltalk-80 implementation">
+ <meta name="Generator" content="WML 2.0.11 (19-Aug-2006)">
+ <meta name="Modified" content="2009-01-19 09:26:24">
</head>
-
<body>
<a name="toppage" style="position: absolute; top: 0"></a>
<div id="page" class="centered">
<div id="header" class="centered">
- <table class="centered">
+ <table class="centered" summary="">
<tr>
<td>
<ul id="left">
@@ -25,7 +25,7 @@
</ul>
</td>
<td>
- <img src="./images/syx-logo.png" align="middle" id="logo" class="centered" />
+ <img src="./images/syx-logo.png" align="middle" id="logo" class="centered" alt="" width="200" height="200">
</td>
<td>
<ul>
@@ -38,37 +38,32 @@
</table>
</div>
<div id="main">
- <!-- header -->
-
- <ul id="items">
- <li>
- <h1>Contacts</h1> <h2>don't wait, contact us</h2>
- <div class="content">
- <p>
- If you need to directly contact the author of the project, Luca Bruno, you can do it:
- <ul>
- <li>By email: <a href="mailto:letha...@gmail.com">letha...@gmail.com</a></li>
- <li>By IRC: <a href="irc://irc.freenode.org/syx">#syx on FreeNode</a></li>
- <li>By Jabber: leth...@jabber.org <i>(only IM)</i></li>
- <li>By MSN: letha...@hotmail.com <i>(only IM)</i></li>
- </ul>
- </p>
- <p>
- <br />
- If you want to discuss and get help you can contact the <a href="./community.html">entire community</a>.
- </p>
- <a href="#toppage" id="top" class="next">TOP</a>
- </div>
- </li>
+ <ul id="items">
+ <li>
+ <h1>Contacts</h1> <h2>don't wait, contact us</h2>
+ <div class="content">
+ <p>
+ If you need to directly contact the author of the project, Luca Bruno, you can do it:
+ <ul>
+ <li>By email: <a href="mailto:letha...@gmail.com">letha...@gmail.com</a></li>
+ <li>By IRC: <a href="irc://irc.freenode.org/syx">#syx on FreeNode</a></li>
+ <li>By Jabber: leth...@jabber.org <i>(only IM)</i></li>
+ <li>By MSN: letha...@hotmail.com <i>(only IM)</i></li>
</ul>
-
- <!-- footer -->
+ </p>
+ <p>
+ <br>
+ If you want to discuss and get help you can contact the <a href="./community.html">entire community</a>.
+ </p>
+ <a href="#toppage" id="top" class="next">TOP</a>
+ </div> <!-- content -->
+ </li>
+ </ul>
</div> <!-- main -->
<div id="footer">
- To report a problem with either the web site or the project, see the <a href="./contacts.html">contact page</a>.<br />
+ To report a problem with either the web site or the project, see the <a href="./contacts.html">contact page</a>.<br>
Copyright (C) 2008 <a href="mailto:letha...@gmail.com">Luca Bruno</a>
</div>
-
</div> <!-- page -->
</body>
-</html>
\ No newline at end of file
+</html>
diff --git a/wml/contacts.wml b/wml/contacts.wml
new file mode 100644
index 0000000..2fc9343
--- /dev/null
+++ b/wml/contacts.wml
@@ -0,0 +1,19 @@
+{#TITLE#:Contacts:##}
+<items>
+ <item "Contacts" "don't wait, contact us">
+ <p>
+ If you need to directly contact the author of the project, Luca Bruno, you can do it:
+ <ul>
+ <li>By email: <a href="mailto:EMAIL">letha...@gmail.com</a></li>
+ <li>By IRC: <a href="CHAT_URL">#syx on FreeNode</a></li>
+ <li>By Jabber: leth...@jabber.org <i>(only IM)</i></li>
+ <li>By MSN: letha...@hotmail.com <i>(only IM)</i></li>
+ </ul>
+ </p>
+ <p>
+ <br />
+ If you want to discuss and get help you can contact the <a href="$(ROOT)/community.html">entire community</a>.
+ </p>
+ <top>
+ </item>
+</items>