Created
March 5, 2012 07:18
-
-
Save daz4126/1977189 to your computer and use it in GitHub Desktop.
DAZ4126 contact form view
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
form action='/' method='post' | |
label for='message' Write me a short message below | |
textarea rows='12' cols='40' name='message' | |
input#send.button type='submit' value='Send' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment