mirror of
https://github.com/golang/go
synced 2024-11-12 09:50:21 -07:00
78d9a6074d
R=r, rsc, gri CC=golang-dev https://golang.org/cl/887045
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>
|