mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
a7635afe62
Former-commit-id: 8d8a0d15afce2554dc5926f6b9bd9c42cb95dad0
5 lines
111 B
HTML
5 lines
111 B
HTML
<form method="POST" action="/user/signup">
|
|
{{ .csrfField }}
|
|
<button type="submit">Proceed</button>
|
|
</form>
|