diff --git a/views/contact.jade b/views/contact.jade index cc7ff6ceaa..55d4cd8fe5 100644 --- a/views/contact.jade +++ b/views/contact.jade @@ -14,7 +14,7 @@ block content li • Understand that they will build your project using JavaScript frameworks (as opposed to older or proprietary tools) li • Keep your expectations high. Our students' goal is to produce work that's up to your standards h3 If you're OK with these terms, great! We'd love to help you! Fill in this form and we'll get right back to you. - form.form-horizontal(role='form', method='POST') + form.form-horizontal(role='form', action="/nonprofits/", method='POST') input(type='hidden', name='_csrf', value=_csrf) .form-group label(class='col-sm-2 control-label', for='name') Your name