Skip to content

Instantly share code, notes, and snippets.

@GuyHarwood
Created November 25, 2015 15:46
Show Gist options
  • Save GuyHarwood/dd4ab7a1ee42e37a4673 to your computer and use it in GitHub Desktop.
Save GuyHarwood/dd4ab7a1ee42e37a4673 to your computer and use it in GitHub Desktop.
for steve...
<div class="form-group">
<label for="comments" class="control-label col-md-2">Comments</label>
<div class="col-md-10">
<textarea cols="20" class="form-control" id="Comments" name="Comments" rows="2"></textarea>
<span class="field-validation-valid text-danger" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment