File:  [Coherent Logic Development] / public_html / index.shtml
Revision 1.2: download - view: text, annotated - select for diffs
Sun Feb 16 04:07:27 2025 UTC (6 weeks, 5 days ago) by snw
Branches: MAIN
CVS tags: HEAD
Add project and plan fragment

<HTML>
  <HEAD>
    <TITLE>Serena's Home Page</TITLE>
  </HEAD>
  <BODY BACKGROUND="images/linen2d.jpg">
    <!--#include virtual="fragments/nav.shtml" -->
    <TABLE CELLPADDING=3 BORDER=0 WIDTH=100%>
      <TR>
	<TD WIDTH=10% VALIGN=TOP>
	  <!--#include virtual="fragments/sidebar.shtml" -->
	</TD>
	<TD WIDTH=90% VALIGN=TOP>
	  <!--#include virtual="cgi-bin/status.pl" -->
	</TD>
      </TR>
    </TABLE>
    <HR>
    <EM>Revision History</EM>
    <PRE>
      $Log: index.shtml,v $
      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
      Initial import

    </PRE>
    <HR>
    <CENTER>
      Copyright &copy; 2025 Serena Willis<BR>
      Last modified $Date: 2025/02/16 04:07:27 $<BR><BR>
      <BR><BR>
      <EM>$Id: index.shtml,v 1.2 2025/02/16 04:07:27 snw Exp $</EM>
      <P>
	<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>.
      </P>
    </CENTER>
  </BODY>
</HTML>

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