25 lines
366 B
INI
25 lines
366 B
INI
[model]
|
|
name = mormale Seite
|
|
label = {{ this.title }}
|
|
protected = yes
|
|
|
|
;------------------------------
|
|
|
|
[fields.title]
|
|
label = Titel
|
|
addon_label = [[header]]
|
|
size = large
|
|
type = string
|
|
|
|
[fields.slogan]
|
|
label = Start-Slogan
|
|
type = string
|
|
|
|
[fields.teaser]
|
|
label = Kurz umrissen: Was siehtg man hier?
|
|
type = text
|
|
|
|
[fields.content]
|
|
label = Seiteninhalt
|
|
type = markdown
|
|
|