Ejemplo n.º 1
0
<?php

if (!defined('ABSPATH')) {
    die('No direct access allowed');
}
if ($_REQUEST['sidebar_position'] != 'no_sidebar') {
    ?>
	</section><!--/ #main-->
	<aside id="sidebar" class="four columns"><?php 
    TMM_Custom_Sidebars::show_custom_sidebars();
    ?>
</aside>	
<?php 
}
?>
</div><!--/ .container-->


<!-- - - - - - - - - - - - - end Container - - - - - - - - - - - - - - - - -->		
</div>

</div><!--/ #wrapper-->

<!-- - - - - - - - - - - - - - - - Dynamic Content - - - - - - - - - - - - - - - - -->


<!-- - - - - - - - - - - - - - - - end Header - - - - - - - - - - - - - - - - -->


<!-- - - - - - - - - - - - - - - Footer - - - - - - - - - - - - - - - - -->
<footer id="footer" <?php