Template for a test layout, very similar to the normal 2 column layout.
Variables:
- $attributes: A string of attributes to be added to the layout wrapper.
- $content: An array of content, each item in the array is keyed to one
region of the layout. This layout supports the following sections:
- $content['header']
- $content['top']
- $content['content']
- $content['sidebar']
- $content['footer']
File
modules/layout/tests/layout_test/layout_test_layout/layout--layout-test-layout.tpl.php