voting/template.html
Dan Mueth 3539b5d51a Added a directory and template file.
2001-11-03  Dan Mueth  <d-mueth@uchicago.edu>

        Added a directory and template file.

        * charter.html:
        * directory.html:
        * elections.html:
        * faq.html:
        * index.html:
        * membership-form.html:
        * membership-policy.html:
        * template.html:
2001-11-04 03:21:53 +00:00

68 lines
1.5 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>The GNOME Foundation: Membership Policy</title>
</head>
<body bgcolor="#FFFFFF">
<center>
<table BORDER=2 CELLPADDING=5 WIDTH="595" NOSAVE >
<tr VALIGN=TOP NOSAVE>
<td VALIGN=TOP NOSAVE>
<center>
<a href="http://www.gnome.org">
<img SRC="gnome.jpg" ALT="" height=250 width=198 border=0></a><img
SRC="text.png" ALT="The GNOME Foundation" height=198 width=354>
</center>
</td>
</tr>
<tr>
<td>
<center>
<a href="index.html">Home</a> :&nbsp;
<a href="faq.html">FAQ</a> :&nbsp;
<a href="charter.html">Charter</a> :&nbsp;
Policy :&nbsp;
<a href="membership-form.html">Application</a> :&nbsp;
<a href="elections.html">Elections</a> :&nbsp;
<a href="directory.html">Directory</a>
</center>
</td>
</tr>
<!-- End of Boilerplate -->
<tr>
<td>
<br>
<h2 align="center">PUT PAGE TITLE HERE</h2>
<h3>PUT SECTION TITLE HERE</h3>
<p>
Content for first paragraph goes here....
</p>
</h3>
</h2>
</td>
</tr>
<!-- Start of Boilerplate -->
<tr>
<td>
<center><font size=-1>This site is maintained by
<a href="mailto:bart@eazel.com">bart@eazel.com</a>
and was designed by <a href="mailto:jpsc@users.sourceforge.net">JP
Schnapper-Casteras</a>.</font></center>
</td>
</tr>
</table>
</center>
</body>
</html>