| Server IP : 138.197.107.151 / Your IP : 216.73.217.7 Web Server : Apache/2.4.58 (Ubuntu) System : Linux BloxBy-Builder 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : wpbetasites_mrakzqskir ( 1022) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/silversharkdev/public/skote_html-main/ |
Upload File : |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Maintenance Page | Skote - Admin & Dashboard Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
<meta content="Themesbrand" name="author" />
<!-- App favicon -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<!-- Bootstrap Css -->
<link href="assets/css/bootstrap.min.css" id="bootstrap-style" rel="stylesheet" type="text/css" />
<!-- Icons Css -->
<link href="assets/css/icons.min.css" rel="stylesheet" type="text/css" />
<!-- App Css-->
<link href="assets/css/app.min.css" id="app-style" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="home-btn d-none d-sm-block">
<a href="index.html" class="text-dark"><i class="fas fa-home h2"></i></a>
</div>
<section class="my-5 pt-sm-5">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<div class="home-wrapper">
<div class="mb-5">
<a href="index.html" class="d-block auth-logo">
<img src="assets/images/logo-dark.png" alt="" height="20"
class="auth-logo-dark mx-auto">
<img src="assets/images/logo-light.png" alt="" height="20"
class="auth-logo-light mx-auto">
</a>
</div>
<div class="row justify-content-center">
<div class="col-sm-4">
<div class="maintenance-img">
<img src="assets/images/maintenance.svg" alt="" class="img-fluid mx-auto d-block">
</div>
</div>
</div>
<h3 class="mt-5">Site is Under Maintenance</h3>
<p>Please check back in sometime.</p>
<div class="row">
<div class="col-md-4">
<div class="card mt-4 maintenance-box">
<div class="card-body">
<i class="bx bx-broadcast mb-4 h1 text-primary"></i>
<h5 class="font-size-15 text-uppercase">Why is the Site Down?</h5>
<p class="text-muted mb-0">There are many variations of passages of
Lorem Ipsum available, but the majority have suffered alteration.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mt-4 maintenance-box">
<div class="card-body">
<i class="bx bx-time-five mb-4 h1 text-primary"></i>
<h5 class="font-size-15 text-uppercase">
What is the Downtime?</h5>
<p class="text-muted mb-0">Contrary to popular belief, Lorem Ipsum is not
simply random text. It has roots in a piece of classical.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mt-4 maintenance-box">
<div class="card-body">
<i class="bx bx-envelope mb-4 h1 text-primary"></i>
<h5 class="font-size-15 text-uppercase">
Do you need Support?</h5>
<p class="text-muted mb-0">If you are going to use a passage of Lorem
Ipsum, you need to be sure there isn't anything embar.. <a
href="mailto:no-reply@domain.com"
class="text-decoration-underline">no-reply@domain.com</a></p>
</div>
</div>
</div>
</div>
<!-- end row -->
</div>
</div>
</div>
</div>
</section>
<!-- JAVASCRIPT -->
<script src="assets/libs/jquery/jquery.min.js"></script>
<script src="assets/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/libs/metismenu/metisMenu.min.js"></script>
<script src="assets/libs/simplebar/simplebar.min.js"></script>
<script src="assets/libs/node-waves/waves.min.js"></script>
<script src="assets/js/app.js"></script>
</body>
</html>