Created
          July 18, 2011 14:46 
        
      - 
      
- 
        Save johnmcaliley/1089725 to your computer and use it in GitHub Desktop. 
    formtastic helper output
  
        
  
    
      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
    
  
  
    
  | <li class="string input required stringish" id="widget_attr_input"> | |
| <label class=" label" for="widget_attr"> | |
| My Label<abbr title="required">*</abbr> | |
| </label> | |
| <input id="widget_attr" name="widget[attr]" required="required" type="text"> | |
| <!-- I WANT TO ADD SOME HTML HERE --> | |
| <p class="inline-hints"> | |
| My Hint | |
| </p> | |
| </li> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment