podcast-webseite/models/page.ini
L3D b9bbd07e6e
Initial commit
Initial commit with lektor:
```bash
lektor quickstart
```
2019-05-25 20:06:05 +02:00

11 lines
133 B
INI

[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown