# sites/all/themes/pa/templates/page.tpl.php
<?php if ($page['content_bottom']) : ?>
<div id="content-bottom" class="container">
<?php print render($page['content_bottom']) ?>
</div>
<?php endif ?>
# print_r($page)
[content_top] => Array
(
)
[content_bottom] => Array
(
)
[sidebar_first] => Array
(
)
[scroll_content] => Array
(
)
[scroll_menu] => Array
(
)