I was trying to create a contact form in Pages (http://codex.wordpress.org/Pages)with the dagon form mailer plugin (http://www.dagondesign.com/articles/secure-form-mailer-plugin-for-wordpress/).
I installed the plugin just like they said and configured the form instance.
Usage
To show the form on your page, simply add the trigger text (followed by the instance number) to your page, just like you would any text:
<!-- ddfm1 -->
(http://www.dagondesign.com/articles/secure-form-mailer-plugin-for-wordpress/#usage)
But the problem is when i create the page, anything I typed in there is enclosed in the pre-tag. So instead of the form, I see <!-- ddfm1 -->.
check it out at http://clickafricana.com/contact/
What am I doing wrong, guys? Please help me out.