tt_content.placeholder = FLUIDTEMPLATE
tt_content.placeholder {
  templateName = Placeholder

  templateRootPaths {
    0 = EXT:placeholder/Resources/Private/Templates/
    1 = {$tt_content.placeholder.view.templateRootPath}
  }
  partialRootPaths {
    0 = EXT:placeholder/Resources/Private/Partials/
    1 = {$tt_content.placeholder.view.partialRootPath}
  }
  layoutRootPaths {
    0 = EXT:placeholder/Resources/Private/Layouts/
    1 = {$tt_content.placeholder.view.layoutRootPath}
  }
}
