2018-02-25 00:06:19 +01:00
|
|
|
[model]
|
2019-02-12 17:45:44 +01:00
|
|
|
name = mormale Seite
|
2018-02-25 00:06:19 +01:00
|
|
|
label = {{ this.title }}
|
2019-02-12 17:45:44 +01:00
|
|
|
protected = yes
|
2018-02-25 00:06:19 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
;------------------------------
|
2018-04-24 20:39:56 +02:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
[fields.title]
|
|
|
|
label = Titel
|
|
|
|
addon_label = [[header]]
|
|
|
|
size = large
|
2018-04-24 20:39:56 +02:00
|
|
|
type = string
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
[fields.slogan]
|
|
|
|
label = Start-Slogan
|
2018-04-24 20:39:56 +02:00
|
|
|
type = string
|
|
|
|
|
2019-02-12 23:52:50 +01:00
|
|
|
[fields.teaser]
|
2019-02-13 17:28:47 +01:00
|
|
|
label = Kurz umrissen: Was siehtg man hier?
|
2019-02-12 23:52:50 +01:00
|
|
|
type = text
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
[fields.content]
|
|
|
|
label = Seiteninhalt
|
2018-02-25 00:06:19 +01:00
|
|
|
type = markdown
|
2018-04-24 20:39:56 +02:00
|
|
|
|