Skip to content

Commit

Permalink
Merge pull request #2 from jenswittmann/patch-1
Browse files Browse the repository at this point in the history
add hidden field to prevent placeholder output #1
  • Loading branch information
ilyautkin committed Nov 30, 2021
2 parents 7558f11 + 6d47c86 commit 06819a9
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,4 +1,5 @@
<div class="form-group">
<input type="hidden" name="[[!+name]]" value="" />
<[[+property]]>[[+title]]</[[+property]]>
[[+description]]
</div>
</div>

0 comments on commit 06819a9

Please sign in to comment.