delete section template for subpages

This commit is contained in:
L3D 2021-02-16 21:21:02 +01:00
parent fc3de1b5d8
commit 84bf22fbf8
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
2 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
[model]
name = Section
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown
[fields.sort_key]
label = Sort order
type = sort_key

View File