Sign in
mojo
/
mojo-tools
/
3208471b175a9964b7b560d6090aa4100de401d3
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
reload_post.html
blob: ab9142e95150682854929776000edbe33c4e756c [
file
] [
log
] [
blame
]
<html>
<body>
<form
action
=
"reload_post.html"
method
=
"post"
>
<input
name
=
"a"
value
=
"b"
>
<input
id
=
"mysubmit"
type
=
"submit"
name
=
"Submit"
value
=
"Submit"
>
</form>
</body>
</html>