mirror of
https://github.com/golang/go
synced 2024-11-12 09:50:21 -07:00
770acbe7b8
TBR=adg CC=golang-dev https://golang.org/cl/4077045
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>
|