Mini Shell
<?php include('include/connection.php'); ?>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Haworld</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico in the root directory -->
<link rel="shortcut icon" type="image/x-icon" href="assets/img/logo/favicon.png">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/custom-animation.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/swiper-bundle.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/font-awesome-pro.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/style.css">
<style>
.goog-te-gadget-simple span {
display: none !important;
}
.goog-te-gadget-simple {
background-color: transparent !important;
border-left: 0px solid !important;
border-top: 0px solid !important;
border-bottom: 0px solid !important;
border-right: 0px solid !important;
}
.goog-te-gadget-icon {
background-image: url(./assets/img/translate.png) !important;
margin-top: -10px !important;
background-position: center center !important;
height: 50px !important;
width: 50px !important;
background-repeat: no-repeat;
}
</style>