Initial revision

This commit is contained in:
briandilley
2004-10-14 22:20:03 +00:00
commit bf921de540
18 changed files with 916 additions and 0 deletions

12
html/footer.html Normal file
View File

@ -0,0 +1,12 @@
</div>
<div class="footer">
<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0 Strict</a>
&nbsp;-&nbsp;
<a href="kwotes.tar.gz">download the source</a>
&nbsp;-&nbsp;
${KWOTE_COUNT} live kwotes, ${KWOTE_BACKUP_COUNT} deleted kwotes
</div>
</div>
</body>
</html>