Skip to content

Instantly share code, notes, and snippets.

@kjohnson
Created January 14, 2016 21:48
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 kjohnson/699139735ee19a58b8b8 to your computer and use it in GitHub Desktop.
Save kjohnson/699139735ee19a58b8b8 to your computer and use it in GitHub Desktop.
<script id='nf-tmpl-field-input' type='text/template'>
<input id="nf-field-<%= id %>" name="nf-field-<%= id %>" class="<%= classes %> nf-element" type="text" value="<%= value %>" placeholder="<%= placeholder %>">
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment