?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/leblogauto/wp-content/themes/leblogauto/library/templates/footers/
Upload File :
Current File : /home/rankinh/leblogauto/wp-content/themes/leblogauto/library/templates/footers/rubik_footer_d3.php

<?php if (is_active_sidebar('footer_d3_1') 
        || is_active_sidebar('footer_d3_2')
        || is_active_sidebar('footer_d3_3')) { ?>
<div class="footer-content footer-d3 bkwrapper clearfix container">
    <div class="row">
        <div id="footer_d3_1" class="footer-sidebar">
            <?php dynamic_sidebar( 'footer_d3_1' ); ?>
        </div>
        <div id="footer_d3_2" class="footer-sidebar">
            <?php dynamic_sidebar( 'footer_d3_2' ); ?>
        </div>
        <div id="footer_d3_3" class="footer-sidebar">
            <?php dynamic_sidebar( 'footer_d3_3' ); ?>
        </div>
    </div>
</div>
<?php } ?>