getglebbs2/html/thread.html
2020-09-10 00:34:24 -04:00

22 lines
446 B
HTML

<html>
<head>
<title>GetgleBBS</title>
<link rel="stylesheet" href="../../thread.css">
</head>
<body>
<div id="page">
<div id="header">
<span class="logo">GetgleBBS - /all/</span><br>
<a href="../1.html">frontpage,</a>
<a href="../catalog.html">catalog,</a>
<a href="../1.html#newthread">create thread</a>
</div>
<!--[[CONTENT]]-->
<a href="1.html">return to frontpage</a>
</div>
<div id="footer">
powered by getglebbs3
</div>
</body>
</html>