mirror of
https://github.com/kataras/iris.git
synced 2025-02-11 03:26:20 +01:00
3b572eb23b
Former-commit-id: c38fd425b00210f730e274385cb2156b423f7fbc
4 lines
111 B
HTML
4 lines
111 B
HTML
<form method="POST" action="/user/signup">
|
|
{{ .csrfField }}
|
|
<button type="submit">Procceed</button>
|
|
</form> |