Annotation of public_html/index.shtml, revision 1.3
1.1 snw 1: <HTML>
2: <HEAD>
3: <TITLE>Serena's Home Page</TITLE>
4: </HEAD>
5: <BODY BACKGROUND="images/linen2d.jpg">
6: <!--#include virtual="fragments/nav.shtml" -->
7: <TABLE CELLPADDING=3 BORDER=0 WIDTH=100%>
8: <TR>
9: <TD WIDTH=10% VALIGN=TOP>
10: <!--#include virtual="fragments/sidebar.shtml" -->
11: </TD>
12: <TD WIDTH=90% VALIGN=TOP>
1.2 snw 13: <!--#include virtual="cgi-bin/status.pl" -->
1.3 ! snw 14: <CENTER>
! 15: <TABLE WIDTH=50% CELLPADDING=15>
! 16: <TR>
! 17: <TD ALIGN=CENTER>
! 18: <EM>Meaningful and lasting social equity can only be expected when the output of a society's economic production,
! 19: under democratic institutional systems of unassailable moral pulchritude, is rendered subordinate to the needs
! 20: of a classless people. For where the excesses of private production are lavished upon its indolent masters,
! 21: the game is pitched, its winners predestined, and its outcome oppression.</EM>
! 22: </TD>
! 23: </TR>
! 24: </TABLE>
! 25: </CENTER>
! 26: <TABLE WIDTH=100% CELLPADDING=3 BORDER=0>
! 27: <TR>
! 28: <TD VALIGN=TOP WIDTH=33%>
! 29: <H3>Announcements</H3>
! 30: <HR>
! 31: <!--#include virtual="cgi-bin/articles.pl?articletype=announcements" -->
! 32: <H3>Humor</H3>
! 33: <HR>
! 34: <!--#include virtual="cgi-bin/articles.pl?articletype=humor" -->
! 35: <H3>In The News</H3>
! 36: <HR>
! 37: <P>The mainstream news media is owned and financed by the same plutocrats who run the U.S. to suit their own private
! 38: agenda of greed and wealth hoarding. They engineer the consent of the masses by organizing false debates between two
! 39: sides that represent their party-line interests. I recommend <A HREF="https://www.democracynow.org/">Democracy Now!</A>
! 40: for an honest view of current events.</P>
! 41: <!--#include virtual="cgi-bin/articles.pl?articletype=news" -->
! 42: </TD>
! 43: <TD VALIGN=TOP WIDTH=33%>
! 44: <H3>Emergency Items</H3>
! 45: <HR>
! 46:
! 47: <!--#include virtual="cgi-bin/articles.pl?articletype=emergencies" -->
! 48: </TD>
! 49: <TD VALIGN=TOP WIDTH=33%>
! 50: <H3>Current Projects</H3>
! 51: <HR>
! 52:
! 53: <!--#include virtual="cgi-bin/articles.pl?articletype=current" -->
! 54:
! 55: <H3>Projects I Endorse</H3>
! 56: <HR>
! 57:
! 58: <!--#include virtual="cgi-bin/articles.pl?articletype=endorse" -->
! 59:
! 60: <H3>Projects/Products To Avoid</H3>
! 61: <HR>
! 62:
! 63: <!--#include virtual="cgi-bin/articles.pl?articletype=avoid" -->
! 64:
! 65: </TD>
! 66: </TR>
! 67: </TABLE>
1.1 snw 68: </TD>
69: </TR>
70: </TABLE>
71: <HR>
72: <EM>Revision History</EM>
73: <PRE>
1.2 snw 74: $Log: index.shtml,v $
1.3 ! snw 75: Revision 1.2 2025/02/16 04:07:27 snw
! 76: Add project and plan fragment
! 77:
1.2 snw 78: Revision 1.1.1.1 2025/02/16 03:51:52 snw
79: Initial import
80:
1.1 snw 81: </PRE>
82: <HR>
83: <CENTER>
84: Copyright © 2025 Serena Willis<BR>
1.3 ! snw 85: Last modified $Date: 2025/02/16 04:07:27 $<BR><BR>
1.1 snw 86: <BR><BR>
1.3 ! snw 87: <EM>$Id: index.shtml,v 1.2 2025/02/16 04:07:27 snw Exp $</EM>
1.1 snw 88: <P>
89: <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
90: </P>
91: </CENTER>
92: </BODY>
93: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>