You are here

panels_bootstrap_layouts.layouts.yml in Panels Bootstrap Layouts 8.3

File

panels_bootstrap_layouts.layouts.yml
View source
  1. panels-bootstrap-layouts-2-stacked:
  2. label: Two Columns Stacked
  3. category: Bootstrap
  4. template: templates/panels-bootstrap-layouts-2-stacked
  5. regions:
  6. top:
  7. label: Top
  8. left:
  9. label: Left
  10. right:
  11. label: Right
  12. bottom:
  13. label: Bottom
  14. panels-bootstrap-layouts-3-stacked:
  15. label: Three Columns Stacked
  16. category: Bootstrap
  17. template: templates/panels-bootstrap-layouts-3-stacked
  18. regions:
  19. top:
  20. label: Top
  21. left:
  22. label: Left
  23. middle:
  24. label: Middle
  25. right:
  26. label: Right
  27. bottom:
  28. label: Bottom