########################
## PAGE FLUIDTEMPLATE ##
########################
page = PAGE
page {
    10 = FLUIDTEMPLATE
    10 {
        templateName = TEXT
        templateName.stdWrap {
            cObject = TEXT
            cObject {
                data = levelfield:-2,backend_layout_next_level,slide
                override.field = backend_layout
                split {
                    token = pagets__
                    1.current = 1
                    1.wrap = |
                }
            }
            ifEmpty = Default
        }
        layoutRootPaths {
            20 = EXT:hive_thm_custom/Resources/Private/Layouts
        }
        partialRootPaths {
            20 = EXT:hive_thm_custom/Resources/Private/Partials
        }
        templateRootPaths {
            20 = EXT:hive_thm_custom/Resources/Private/Templates/Page
        }
    }
}