Contact form not working

Hello

I set up the contact form as described by Netlify but it doesn’t work. I both tried to add netlify attribute and data-netlify=“true” as described here: Forms setup | Netlify Docs.
When i click send it shows an alert saying:
<Page Not Found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.
Back to our site>

It’s working now. This helped me: vue.js - Netlify does not recognize form in nuxt app - Stack Overflow

1 Like

great! thank you for sharing!