By default, when a submission is complete, the form shows a success message and reloads to the same URL after a few seconds. To redirect users to anoter URL add a redirect
attribute with a URL value on your <form>
tag. This will redirect the form after its submitted.