diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-03-13 19:56:51 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-03-13 19:56:51 +0000 |
commit | aee82b636f867865ba00cb25d2a021f9f4e2aab4 (patch) | |
tree | d7670cceb1500e8a631175f16c2f620934ad4337 /htdocs/contact.html | |
parent | 72312b8ee69c00c50a7e7470a3147ff627d98410 (diff) |
added Franks menu
svn path=/trunk/; revision=467
Diffstat (limited to 'htdocs/contact.html')
-rw-r--r-- | htdocs/contact.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/htdocs/contact.html b/htdocs/contact.html new file mode 100644 index 00000000..a29f2ed3 --- /dev/null +++ b/htdocs/contact.html @@ -0,0 +1,43 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> +<TITLE>Pure Data External Repository</TITLE> +<link rel="stylesheet" type="text/css" href="pd.css" media="screen"> + +</HEAD> +<BODY text="#000000" bgcolor="#ffffff" > + +<h1>Pure Data External Repository</h1> + +<div id="Menu"> + +| <a href="index.html" title=""><b>Introduction</b></a></br> +| <a href="download.html" title=""><b>Download</b></a></br> +| <a href="documentation.html" title=""><b>Documentation</b></a></br> +| <a href="developer.html" title=""><b>Developers</b></a></br> +| <a href="contact.html" title=""><b>Contact</b></a></br> + +<br /> +<br /> +<span style="font-size: 0.8em;"> +<b>Quote of the month</b><br /> +I think it is certainly true that the open-source movement is a very powerful +source toward higher-quality software, and I would turn the question around and +ask if open-source music wouldn t also be a very good thing. +</span> +<br><em>MSP</em> + +</div> +<div id="Content"> +<!-- Quote of the day --> + + +<h2>Contact</h2> + +All questions, suggestions should go to the <a href="mailto:pd-dev@iem.kug.ac.at">PD Developer +mailing list</a>. (Except if you want to ask to be added to the developer list on sourceforge). + +<h2> Contributors </h2> + +.. this will be filled with people working on this ... + |