blob: 1228a7619b62c7559203646c1df763d32e2aed04 [file] [log] [blame]
<html>
<head>
<title>the blab</title>
<link REL="stylesheet" TYPE="text/css" HREF="images/forum.css">
</head>
<body>
<img src="images/blabheader.gif" width="350" height="58">
<br>
<b>
<a href="/forumdemo/index.html">Home</a>&nbsp;|&nbsp;<a href="/forumdemo/post.html">Post a message</a>&nbsp;|&nbsp;<a href="/forumdemo/servlet/forum?action=list">View messages</a>
</b>
<hr>
<br>
<center>
<p>
This is a simple demo of a Forum board built with <a href="http://jakarta.apache.org/velocity">Velocity</a>.
</p>
<table border="0" cellpadding="5" cellspacing="0">
<tr>
<td bgcolor="#4a8ed6" align="center">
Today's <b>blab</b> Topic:
</td>
</tr>
<td bgcolor="#eeeeee" align="center">
<a href="/forumdemo/servlet/forum?action=list">What would a chair look like if your knees bent the other direction?</a><br><br>
Come on let's blab!
</td>
</tr>
</table>
</center>
</body>
</html>