diff options
author | kmeister <kris@aliencom.net> | 2017-04-13 18:32:00 -0400 |
---|---|---|
committer | kmeister <kris@aliencom.net> | 2017-04-13 18:32:00 -0400 |
commit | 9840fc2341f125f64a6089366197ca9012a9026f (patch) | |
tree | 991d793c31ab49655ce258629a6b52f07c8fc2b8 /examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl | |
parent | c77e28d30ee407b073bd71f12951571b8fe63959 (diff) |
[docker-exampe] moved into examples repo https://github.com/ponzu-cms/examples
Diffstat (limited to 'examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl')
-rw-r--r-- | examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl b/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl deleted file mode 100644 index 6079f8b..0000000 --- a/examples/docker/admin/cmd/ponzu/templates/gen-custom.tmpl +++ /dev/null @@ -1,6 +0,0 @@ -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 |