messing with form method
parent
820085fcc1
commit
4263b9c3e5
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<h1>{{site_name}} guestbook</h1>
|
||||
<marquee behavior="alternate"><em style="font-size:150%">~*~*~*~*~*~*~*~*~*~*~*say hello*~*~*~*~*~*~*~*~*~*~*~</em></marquee>
|
||||
<form action="/guestbook" method="post">
|
||||
<form>
|
||||
<table border="1px">
|
||||
<tr>
|
||||
<th>name!</th>
|
||||
|
|
Reference in New Issue