aboutsummaryrefslogtreecommitdiff
path: root/htdocs/contact.php
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/contact.php')
-rw-r--r--htdocs/contact.php22
1 files changed, 19 insertions, 3 deletions
diff --git a/htdocs/contact.php b/htdocs/contact.php
index c6e21b4f..b6f4157f 100644
--- a/htdocs/contact.php
+++ b/htdocs/contact.php
@@ -11,10 +11,23 @@
<div id="Menu">
-<?php include('menu.inc'); ?>
+| <a href="index.php" title=""><b>Introduction</b></a><br>
+| <a href="download.php" title=""><b>Download</b></a><br>
+| <a href="documentation.php" title=""><b>Documentation</b></a><br>
+| <a href="developer.php" title=""><b>Developers</b></a><br>
+| <a href="http://pure-data.info/community/lists/"><b>Mailing Lists</b></a><br>
+| <a href="contact.php" title=""><b>Contact</b></a><br>
+| <a href="http://sourceforge.net/projects/pure-data" title=""><b>Project Page</b></a><br>
+| <a href="http://puredata.info" title""><b>Community Site</b></a><br>
+
+<br>
<br>
+<span class="quote">
+<b>Tip of the month</b><br />
+When working on a patch, it's often best to stay in edit mode and use the CTRL key to modify any parameters.
<br>
-<?php include('quote.inc'); ?>
+<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
+</span>
</div>
<div id="Content">
@@ -36,7 +49,10 @@ mailing list</a>. (Except if you want to ask to be added to the developer list
<BR>
-<?php include('lastmodified.inc'); ?>
+
+<BR>
+<P CLASS="small">
+Last Modified: October 04 2003 11:09:13 GMT</P>
</DIV>