UNPKG
mubot-server
Version:
latest (2.0.2)
2.0.2
2.0.1
A server for mubot
github.com/ileathan/mubot-server
ileathan/mubot-server
mubot-server
/
profile
/
test2.html
5 lines
(4 loc)
•
131 B
HTML
View Raw
1
2
3
4
5
<
form
action
=
"/register"
method
=
"post"
>
test:
<
input
type
=
"text"
name
=
"test"
>
<
br
>
<
input
type
=
"submit"
value
=
"Submit"
>
</
form
>