diff options
-rw-r--r-- | cmd/ponzu/templates/gen-custom.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/ponzu/templates/gen-custom.tmpl b/cmd/ponzu/templates/gen-custom.tmpl index a1e0552..6079f8b 100644 --- a/cmd/ponzu/templates/gen-custom.tmpl +++ b/cmd/ponzu/templates/gen-custom.tmpl @@ -3,4 +3,4 @@ View: []byte(` <label class="active">{{ .Name }}</label> <!-- Add your custom editor field view here. --> </div> -`),
\ No newline at end of file + `),
\ No newline at end of file |