Created
June 11, 2011 02:59
-
-
Save ayumin/1020201 to your computer and use it in GitHub Desktop.
JRubyKaigi2011 acceptance form
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="http://jrubykaigi.doorkeeper.jp/events/128/tickets" method="post"> | |
<div> | |
<label for="email">Email</label> | |
<input name="email" size="30" type="text" /> | |
</div> | |
<div> | |
<input name="commit" type="submit" value="Sign Up" /> | |
</div> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment