form-hp.html 278 B

123456
  1. <script id="tmpl-nf-form-hp" type="text/template">
  2. <label for="nf-field-hp-{{{ data.id }}}" aria-hidden="true">
  3. {{{ nfi18n.formHoneypot }}}
  4. <input id="nf-field-hp-{{{ data.id }}}" name="nf-field-hp" class="nf-element nf-field-hp" type="text" value=""/>
  5. </label>
  6. </script>