mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 02:24:05 +02:00
Default template blueprint added
This commit is contained in:
19
site/themes/simple/blueprints/default.yaml
Normal file
19
site/themes/simple/blueprints/default.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
fields:
|
||||
title:
|
||||
title: "admin_pages_title"
|
||||
type: text
|
||||
content:
|
||||
title: "admin_pages_content"
|
||||
type: html
|
||||
template:
|
||||
title: "admin_pages_template"
|
||||
type: template_select
|
||||
size: col-4
|
||||
visibility:
|
||||
title: "admin_pages_visibility"
|
||||
type: visibility_select
|
||||
size: col-4
|
||||
date:
|
||||
title: "admin_pages_date"
|
||||
type: text
|
||||
size: col-4
|
Reference in New Issue
Block a user