form-error.html 138 B

123
  1. <script id="tmpl-nf-form-error" type="text/template">
  2. <div class="nf-error-msg nf-error-{{{ data.id }}}">{{{ data.msg }}}</div>
  3. </script>