Mercurial Hosting > freedit
comparison 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 |
comparison
equal
deleted
inserted
replaced
8:be36282b556a | 9:9674275019bb |
---|---|
26 %> | 26 %> |
27 <!doctype html> | 27 <!doctype html> |
28 <html> | 28 <html> |
29 <head> | 29 <head> |
30 <% head() %> | 30 <% head() %> |
31 <title><%=forum_title%></title> | 31 <title><%=forum_title%>: new thread</title> |
32 </head> | 32 </head> |
33 <body> | 33 <body> |
34 <% header() %> | 34 <% header() %> |
35 <div content> | 35 <div content> |
36 <h1>New Thread</h1> | 36 <h1>New Thread</h1> |