summaryrefslogtreecommitdiff
path: root/cmd/ponzu/templates/gen-custom.tmpl
blob: 6079f8b8d3aa2f01b04a4ed3a6f5c5a58f065f98 (plain)
1
2
3
4
5
6
View: []byte(`
            <div class="input-field col s12">
                <label class="active">{{ .Name }}</label>
                <!-- Add your custom editor field view here. -->
            </div>
            `),