Hi,
I added a contact form to the homepage and contact page.. The one of the HOMEPAGE seems to work fine, but the contact page form goes to a 404 on submit.. Any ideas?
memerhee.com
memerhee.com/contact/
HERE IS THE FORM
<p> Your Name (required)</br>
[text* name id:Name class:textbox]</p>
<p> Your Email (required)</br>
[email* email id:email class:textbox]</p>
<p> Your Message</br>
[textarea message id:message class:message]</p>
[submit id:submit class:btn]