7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
{
|
||
|
"widgettype":"Text",
|
||
|
"options":{
|
||
|
"text":"{{params_kw.get('text') or 'default text'}}"
|
||
|
}
|
||
|
}
|