Lwpage6

From Wiki

Jump to: navigation, search
<!--pre tags are ignored-->
<html>
<head>
<title>message board</title>
<meta name="description" content="" />
<meta name="keywords" content="" />

</head>
<body bgcolor="#e0e0e0">
<font size="2">

<!--------------------------- header ------------------------------>

<form method="post"><!--form tag adds a weird space in microsoft's browser-->
<br />

$TITLE<br />
<a href="?action=previndex">entries</a> -
$TITLELINK -
<a href="stats.txt">stats</a> -
<a href="?action=listthreads">threads</a> -
<a href="//wiki.aporter.org/index.php?title=Special:Recentchanges$PIERCE">rc</a><br />

<input type="hidden" name="action" value="post" />
$INPUT
<br /><br />
</form>



<!--------------------------- body ------------------------------>

<div id="main">
$RECENT
</div>

<!--------------------------- footer ------------------------------>

<a href="?action=previndex">previous entries</a><br /><br />

</font>

</body></html>
Personal tools