diff src/new_thread.html.luan @ 9:9674275019bb

reply and edit
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 30 Jun 2022 00:02:28 -0600
parents be36282b556a
children 0c1b820fff34
line wrap: on
line diff
--- a/src/new_thread.html.luan	Wed Jun 29 00:04:09 2022 -0600
+++ b/src/new_thread.html.luan	Thu Jun 30 00:02:28 2022 -0600
@@ -28,7 +28,7 @@
 <html>
 	<head>
 <%		head() %>
-		<title><%=forum_title%></title>
+		<title><%=forum_title%>: new thread</title>
 	</head>
 	<body>
 <%		header() %>