summaryrefslogtreecommitdiff
path: root/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl')
-rw-r--r--examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl b/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl
new file mode 100644
index 0000000..6079f8b
--- /dev/null
+++ b/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl
@@ -0,0 +1,6 @@
+View: []byte(`
+ <div class="input-field col s12">
+ <label class="active">{{ .Name }}</label>
+ <!-- Add your custom editor field view here. -->
+ </div>
+ `), \ No newline at end of file