12 lines
150 B
YAML
12 lines
150 B
YAML
extends: blocks/_base
|
|
title: example
|
|
icon: title
|
|
label: "{{ text }}"
|
|
|
|
tabs:
|
|
content:
|
|
fields:
|
|
text:
|
|
label: text
|
|
type: text
|