<?php
/**
* This is the HTML footer include template.
*
* This will be included ONLY for site skin pages (like a global 404).
*
* @package skins
* @subpackage bootstrap_site_navbar_skin
*/
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
?>
<!-- End of skin_wrapper -->
<!-- /div -->
<?php include_footerlines(); /* Add JavaScript and CSS files included by plugins and skin */ ?>
</body>
</html>