| Server IP : 172.67.187.206 / Your IP : 162.159.115.42 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Inetpub/www/news/datacenter/admin/template-pages/ |
Upload File : |
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
<head>
<!-- Website Template designed by www.downloadwebsitetemplates.co.uk -->
<meta charset="UTF-8">
<title>Progress - Free Responsive Website Template by Download Website Templates</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="stylesheet" href="../assets/css/coming-soon.css">
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/countdown.js"></script>
<!-- Font Awesome CSS -->
<link href="../assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<script>
$(document).ready(function() {
"use strict";
// Scroll
$('.backtotop a').bind('click',function(event){
var $anchor = $(this);
$('html, body').stop().animate({ scrollTop: $($anchor.attr('href')).offset().top }, 500,'easeInOutExpo');
event.preventDefault();
});
$("#countdown").countdown({
date: "12 june 2022 12:00:00", // Enter date here
format: "on"
});
});
</script>
</head>
<body id="backtotop">
<div class="fullwidth clearfix">
<div id="topcontainer" class="bodycontainer clearfix">
<p><span class="fa fa-signal"></span></p>
<h1><span>We are coming soon</span></h1>
<p>Website under construction</p>
</div>
</div>
<div class="arrow-separator arrow-white"></div>
<div class="fullwidth colour1 clearfix">
<div id="countdown" class="bodycontainer clearfix">
<div id="countdowncont" class="clearfix">
<ul id="countscript">
<li>
<span class="days">00</span>
<p>Days</p>
</li>
<li>
<span class="hours">00</span>
<p>Hours</p>
</li>
<li class="clearbox">
<span class="minutes">00</span>
<p>Minutes</p>
</li>
<li>
<span class="seconds">00</span>
<p>Seconds</p>
</li>
</ul>
</div>
</div>
</div>
<div class="arrow-separator arrow-theme"></div>
<div class="fullwidth colour2 clearfix">
<div id="maincont" class="bodycontainer clearfix">
<h2>Sign up to newsletter to know when we launch</h2>
<p>If you would want to receive news please subscribe to our newsletter:</p>
<div id="signupform" class="sb-search clearfix">
<form method="post" id="contact" class="clearfix">
<input class="sb-search-input" placeholder="Enter your email" type="text" value="">
<input class="sb-search-submit" value="" type="submit">
<button class="formbutton" type="submit"><span class="fa fa-search"></span></button>
</form>
</div>
</div>
</div>
<div class="arrow-separator arrow-themelight"></div>
<div class="fullwidth colour3 clearfix">
<div id="quotecont" class="bodycontainer clearfix">
<div id="commentslider">
<div class="item">
<p>Our website is under maintenante. We will come back soon.</p>
</div>
</div>
</div>
</div>
<div class="arrow-separator arrow-grey"></div>
<div class="fullwidth clearfix">
<div id="footercont" class="bodycontainer clearfix">
<p class="backtotop"><a title="" href="#backtotop"><i class="fa fa-angle-double-up"></i></a></p>
<div id="socialmedia" class="clearfix">
<ul>
<li><a title="" href="#" rel="external"><i class="fa fa-facebook"></i></a></li>
<li><a title="" href="#" rel="external"><i class="fa fa-twitter"></i></a></li>
<li><a title="" href="#" rel="external"><i class="fa fa-google-plus"></i></a></li>
<li><a title="" href="#" rel="external"><i class="fa fa-linkedin"></i></a></li>
<li><a title="" href="#" rel="external"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
<p>Footer content <a href="">with links</a> Here</p>
</div>
</div>
</body>
</html>