You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
875 B
42 lines
875 B
{
|
|
"default_ui": [
|
|
"[t_left|t_center|t_right]",
|
|
"[*%(100,600)slide]",
|
|
"[_]",
|
|
"[_]",
|
|
"[_]",
|
|
"[_]",
|
|
"[_]",
|
|
"[=title|=*%(200,100)description|_|_|_]"
|
|
],
|
|
"default_slide": [
|
|
"[=*%(300,200)title|_|_|_|_]",
|
|
"[_|_|_]",
|
|
"[*%(300,600)content|_|_|*%(200,600)image|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]"
|
|
],
|
|
"image_left": [
|
|
"[=title]",
|
|
"[_|_|_]",
|
|
"[*%(200,600)image|_|*%(300,600)content|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]"
|
|
],
|
|
"centered": [
|
|
"[=*%(300,400)title|_|_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[=*%(300,400)content]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]"
|
|
]
|
|
}
|
|
|