Current File : /home/kelaby89/teamhachem.com/wp-content/themes/artkombat/footer.php
<?php
/**
 * The template for displaying the footer
 */
?>
    </div>
<?php
    /**
     * Subscribe Block
     */

    artkombat_the_subscribe_block();

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

    /**
     * Copyright
     */
    artkombat_the_copyrights_section();
   
    /**
     * WordPress Core Function
     */   
    wp_footer();
?>
</body>
</html>
Page not found – Hello World !