<?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>