summaryrefslogtreecommitdiff
path: root/cmd/ponzu/templates/gen-hidden.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ponzu/templates/gen-hidden.tmpl')
-rw-r--r--cmd/ponzu/templates/gen-hidden.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/ponzu/templates/gen-hidden.tmpl b/cmd/ponzu/templates/gen-hidden.tmpl
new file mode 100644
index 0000000..4b00456
--- /dev/null
+++ b/cmd/ponzu/templates/gen-hidden.tmpl
@@ -0,0 +1,3 @@
+View: editor.Input("{{ .Name }}", {{ .Initial }}, map[string]string{
+ "type": "hidden",
+}), \ No newline at end of file