Initial version of basic project task management application.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@897 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-11-08 09:14:21 +00:00
parent ac48cced65
commit aa4c37541a
22 changed files with 1155 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<p>
<table cellpadding=6 cellspacing=0 border=0 width="100%">
<tr bgcolor="$hcolor">
<td>
#import ("app_footer.wm")
</td>
<!--
<td align="right">
&copy;2002
<a href="http://www.samskivert.com/">Michael Bayne</a>
</td>
-->
</table>
</body>
</html>