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