Skip to content

Instantly share code, notes, and snippets.

@dleavitt
Created March 13, 2012 21:31
Show Gist options
  • Save dleavitt/2031785 to your computer and use it in GitHub Desktop.
Save dleavitt/2031785 to your computer and use it in GitHub Desktop.
<div class="row clearfix">
<div class="field_with_errors">
<input class="input_text" data-validate="true" id="stream_search_query" name="stream_search[query]" size="30" type="text" value="crucible">
<label for="stream_search_query" class="message">can't be blank</label>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment