basic:
  label: 'Basic'
  category: 'SUBTHEME_NAME'
  description: A basic flexible layout.
  template: templates/layout/basic
  default_region: main
  regions:
    header:
      label: Header
    sidebar_first:
      label: First Sidebar
    main_top:
      label: Top Content
    main:
      label: Main Content
    main_bottom:
      label: Bottom Content
    sidebar_second:
      label: Second Sidebar
    secondary:
      label: Secondary
    tertiary:
      label: Tertiary
    footer:
      label: Footer
