Skip to content

Instantly share code, notes, and snippets.

@ayumin
Created June 11, 2011 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayumin/1020201 to your computer and use it in GitHub Desktop.
Save ayumin/1020201 to your computer and use it in GitHub Desktop.
JRubyKaigi2011 acceptance form
<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