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