diff src/index.html.luan @ 8:be36282b556a

add new_thread
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 29 Jun 2022 00:04:09 -0600
parents fc3ee39d7764
children 9674275019bb
line wrap: on
line diff
--- a/src/index.html.luan	Thu Jun 23 23:38:03 2022 -0600
+++ b/src/index.html.luan	Wed Jun 29 00:04:09 2022 -0600
@@ -22,7 +22,7 @@
 	<body>
 <%		header() %>
 		<div content>
-			qqq
+			<p><a href="/new_thread.html">New Thread</a></p>
 		</div>
 <%		footer() %>
 	</body>