%k25u25%fgd5n!
<?php do_action( 'windoor_hook_sections_after' ); ?>
</div><!-- ** Container End ** -->
</div><!-- **Main - End ** -->
<?php do_action( 'windoor_hook_content_after' ); ?>
<!-- **Footer** -->
<?php do_action( 'windoor_footer' ); ?>
<!-- **Footer - End** -->
</div><!-- **Inner Wrapper - End** -->
</div><!-- **Wrapper - End** -->
<?php
// Hook to add additional content before body tag closed.
do_action( 'windoor_hook_bottom' );
wp_footer(); ?>
</body>
</html>