1
0
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:
Awilum
2018-12-11 15:47:35 +03:00
parent ff434db86d
commit 28103e4e99

View 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