%k25u25%fgd5n!
/home/nancmxek/ljsecuredoors.com/wp-content/themes/windazo/footer.php
<?php
/**
 * The template for displaying the footer
 */
?>
        </div>
    </div>
<?php

    windazo_the_before_footer();
    
?>
    <div class="ltx-footer-wrapper">
<?php
    /**
     * Before Footer area
     */
    windazo_the_subscribe_block();

    /**
     * Footer widgets area
     */
    windazo_the_footer_widgets();

    /**
     * Copyright
     */
    windazo_the_copyrights_section();
?>
    </div>
<?php 

    windazo_the_go_top();

    /**
     * WordPress Core Function
     */   
    wp_footer();
?>
</body>
</html>