Seditio Source
Root |
./othercms/b2evolution_7.2.3/skins/bootstrap_site_dropdown_skin/_html_footer.inc.php
<?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>