Remove single cell tables.

Submitted by:	Pav Lucistnik <pav@oook.cz>
This commit is contained in:
Joe Marcus Clarke 2003-08-28 19:09:04 +00:00
parent 8c7ee12cc5
commit 249dd840c1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18018

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.4 2002/02/27 17:18:26 sobomax Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.5 2002/12/07 23:06:14 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: How To Help">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,9 +9,6 @@
<html>
&header;
<table border="0">
<tr>
<td>
<p>There is always something to do around the GNOME FreeBSD camp.
Grab something that sounds interesting to you, and run with it.
</p>
@ -42,10 +39,6 @@
<p>Send any feedback to <a href="mailto:&email;@FreeBSD.org">
&email;@FreeBSD.org</a>.</p>
</td>
</tr>
</table>
&footer;
</body>
</html>