legacy/mod_dtcl/contact.html (81 lines of code) (raw):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Contact information for mod_dtcl</title> <link rel="stylesheet" href="../style.css"> </head> <body> <table align="center" width="63%" border="0"> <tr> <td align="center" valign="top"> <h1 style="padding: .3em;"> mod_dtcl </h1> </td> </tr> </table> <hr> <table class="main"> <tr> <td bgcolor="#cccccc" valign="top" align="left"> <b> <div class="box"> <a href="../">Apache Tcl Home</a> </div><div class="box"> <hr></hr> </div><div class="box"> <a href="index.html">mod_dtcl Home</a> </div><div class="box"> <a href="documentation/">mod_dtcl documentation</a> </div><div class="box"> <a href="examples.html">mod_dtcl examples</a> </div><div class="box"> <a href="download.html">Download mod_dtcl</a> </div><div class="box"> <a href="news.html">News &amp; Status</a> </div><div class="box"> <a href="contributing.html">Contributing</a> </div><div class="box"> <a href="contact.html">Contact/Mailing list</a> </div><div class="box"> <a href="credits.html">Credits</a> </div> </td> <td valign="top"> <h2>Contact information for mod_dtcl</h2> <p> All enquiries regarding mod_dtcl (both usage and development) should be directed towards the mailing list at <a href="mailto:mod_dtcl@tcl.apache.org">mod_dtcl@tcl.apache.org</a>. It is not necessary to be subscribed to the mailing list to post, although you might want to set a reply-to. </p> <p>To subscribe to the mailing list, send an empty email to <a href="mailto:mod_dtcl-subscribe@tcl.apache.org">mod_dtcl-subscribe@tcl.apache.org</a>.</p> <p> The list archives can be found (for now) at <a href="http://marc.theaimsgroup.com/?l=apache-moddtcl&r=1&w=2">marc.theaimsgroup.com</a>. </p> </td> </tr> </table> <table align="center" width="100%"> <tr> <td align="left"> <a href="http://www.apache.org/"><img src="/apache_pb.gif" alt="Powered by Apache" border="0" width="259" height="32"></a> </td> <td align="right"> <a href="http://www.tcl.tk/"><img src="/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a> </td> </tr> </table> </body> </html>