In this task, you'll create a page that sends an email message to your email address. The content of the message will be hard-coded initially. That is, if you send yourself 20 messages, they'll all have the same subject and body content. Once you have verified that it works, you can build a front-end form for it and change the hard-coded values to dynamic form values.