<form method="POST" action="/user/signup">
    {{ .csrfField }}
<button type="submit">Proceed</button>
</form>