Created
April 22, 2011 20:48
-
-
Save meltzerj/937592 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 accept-charset="UTF-8" action="/videos/485/comments" class="simple_form comment comment_form" data-remote="true" id="new_comment" method="post"> | |
| <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"> | |
| <input name="authenticity_token" type="hidden" value="uN9pEFR6ITTas2Uy1VCshCgt3CHV+9W7Oml5G19mJsU="> | |
| </div> | |
| <div class="input select optional comment_form"> | |
| <label class="select optional" for="comment_comment_title_id"> Comment Title:</label> | |
| <select class="select optional" id="comment_comment_title_id" name="comment[comment_title_id]"> | |
| <option value="/comment_titles/265">dfvsdfvds</option> | |
| <option value="/comment_titles/266">fesfsees</option> | |
| </select> | |
| </div> | |
| <div class="input text optional"> | |
| <textarea class="text optional" cols="40" id="comment_body" name="comment[body]" placeholder="Post a comment." rows="20"> | |
| </textarea> | |
| </div> | |
| <input class="button" id="comment_submit" name="commit" type="submit" value="Post"> | |
| </form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment