mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 02:34:55 +01:00
4 lines
111 B
HTML
4 lines
111 B
HTML
<form method="POST" action="/user/signup">
|
|
{{ .csrfField }}
|
|
<button type="submit">Procceed</button>
|
|
</form> |