session_start();
include('_cfg/a-base-dir.php');
include(BASE_DIR.'_common/head/head.php');
?>
include(BASE_DIR.'_common/navbar.php'); ?>
// include(BASE_DIR.'index/hero/hero.php'); ?>
include(BASE_DIR.'privacy/content.php'); ?>
// include(BASE_DIR.'index/bootom-menu.php'); ?>
include(BASE_DIR.'_common/cookie-message/footer-cookies.php'); ?>
include(BASE_DIR.'_common/footer/footer.php'); ?>
include(BASE_DIR.'_common/back-to-top/page-top.php'); ?>
include(BASE_DIR.'_common/footer/body-bootom-js.php'); ?>