Diff for /public_html/index.shtml between versions 1.1.1.1 and 1.3

version 1.1.1.1, 2025/02/16 03:51:52 version 1.3, 2025/02/20 01:30:46
Line 10 Line 10
           <!--#include virtual="fragments/sidebar.shtml" -->            <!--#include virtual="fragments/sidebar.shtml" -->
         </TD>          </TD>
         <TD WIDTH=90% VALIGN=TOP>          <TD WIDTH=90% VALIGN=TOP>
             <!--#include virtual="cgi-bin/status.pl" -->
             <CENTER>
               <TABLE WIDTH=50% CELLPADDING=15>
                 <TR>
                   <TD ALIGN=CENTER>
                     <EM>Meaningful and lasting social equity can only be expected when the output of a society's economic production, 
                       under democratic institutional systems of unassailable moral pulchritude, is rendered subordinate to the needs 
                       of a classless people. For where the excesses of private production are lavished upon its indolent masters, 
                       the game is pitched, its winners predestined, and its outcome oppression.</EM>
                   </TD>
                 </TR>
               </TABLE>
             </CENTER>
             <TABLE WIDTH=100% CELLPADDING=3 BORDER=0>
               <TR>
                 <TD VALIGN=TOP WIDTH=33%>
                   <H3>Announcements</H3>
                   <HR>
                   <!--#include virtual="cgi-bin/articles.pl?articletype=announcements" -->
                   <H3>Humor</H3>
                   <HR>
                   <!--#include virtual="cgi-bin/articles.pl?articletype=humor" -->
                   <H3>In The News</H3>
                   <HR>
                   <P>The mainstream news media is owned and financed by the same plutocrats who run the U.S. to suit their own private
   agenda of greed and wealth hoarding. They engineer the consent of the masses by organizing false debates between two
                     sides that represent their party-line interests. I recommend <A HREF="https://www.democracynow.org/">Democracy Now!</A>
                     for an honest view of current events.</P>
                   <!--#include virtual="cgi-bin/articles.pl?articletype=news" -->
                 </TD>
                 <TD VALIGN=TOP WIDTH=33%>
                   <H3>Emergency Items</H3>
                   <HR>
   
                   <!--#include virtual="cgi-bin/articles.pl?articletype=emergencies" -->
                 </TD>
                 <TD VALIGN=TOP WIDTH=33%>
                   <H3>Current Projects</H3>
                   <HR>
   
                   <!--#include virtual="cgi-bin/articles.pl?articletype=current" -->
   
                   <H3>Projects I Endorse</H3>
                   <HR>
   
                   <!--#include virtual="cgi-bin/articles.pl?articletype=endorse" -->
   
                   <H3>Projects/Products To Avoid</H3>
                   <HR>
   
                   <!--#include virtual="cgi-bin/articles.pl?articletype=avoid" -->
   
                 </TD>
               </TR>
             </TABLE>
         </TD>          </TD>
       </TR>        </TR>
     </TABLE>      </TABLE>
Line 18 Line 72
     <EM>Revision History</EM>      <EM>Revision History</EM>
     <PRE>      <PRE>
       $Log$        $Log$
         Revision 1.3  2025/02/20 01:30:46  snw
         initial commit
   
         Revision 1.2  2025/02/16 04:07:27  snw
         Add project and plan fragment
   
       Revision 1.1.1.1  2025/02/16 03:51:52  snw        Revision 1.1.1.1  2025/02/16 03:51:52  snw
       Initial import        Initial import
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>