diff --git a/models/section.ini b/models/section.ini deleted file mode 100644 index 6656936f..00000000 --- a/models/section.ini +++ /dev/null @@ -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 \ No newline at end of file diff --git a/templates/section.html b/templates/section.html deleted file mode 100644 index e69de29b..00000000