<!doctype html>
Contact / Lead Form
Simple, responsive and accessible form. Copy this single file into your site and connect the POST endpoint in the script below.
Integration: the form script POSTs JSON to
/submit-form. Change that to your endpoint or remove the JavaScript to let your server handle native form posting.