The other week I created Email Form Relay: a Google App Engine app to make it really easy to implement a “Contact Us” style form. As web developers we find ourselves coding “Contact Us” forms alot. In addition to having the form to write, we also have the backend logic to deal with: gather up the TO information, from, subject, body and send it off…