voting/template.html
Dan Mueth 57348af993 Adding organization section for the web page.
2001-11-04  Dan Mueth  <d-mueth@uchicago.edu>

        Adding organization section for the web page.

        * advisory_board.html:
        * board_of_directors.html:
        * charter.html:
        * directory.html:
        * documentation.html:
        * election-2000.html:
        * electionrules.html:
        * elections.html:
        * executive_director.html:
        * faq.html:
        * index.html:
        * membership-form.html:
        * membership-policy.html:
        * membership.html:
        * organization.html:
        * template.html:
2001-11-04 06:35:52 +00:00

64 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="organization.html">Organization</a> :&nbsp;
<a href="documentation.html">Documentation</a> :&nbsp;
<a href="membership.html">Membership</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>
</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>