mirror of
https://github.com/golang/go
synced 2024-11-12 09:50:21 -07:00
add4e167e3
Fixes #1444. R=rsc, r CC=golang-dev https://golang.org/cl/3979045
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
<h1>Editing Test</h1>
|
|
|
|
<form action="/save/Test" method="POST">
|
|
<div><textarea name="Body" rows="20" cols="80"></textarea></div>
|
|
<div><input type="submit" value="Save"></div>
|
|
</form>
|