| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/controle/includes/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="images/icon.png">
<title><?php echo $this->title; ?></title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,400italic,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:300,200,100' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<link href="<?php echo HOME_URI;?>/views/_js/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="<?php echo HOME_URI;?>/views/_fonts/font-awesome-4/css/font-awesome.min.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="<?php echo HOME_URI;?>/views/_css/style.css" rel="stylesheet" />
</head>
<body class="texture">
<div id="cl-wrapper" class="error-container">
<div class="page-error">
<h1 class="number text-center">404</h1>
<h2 class="description text-center">Desculpe, Essa página não existe!</h2>
<h3 class="text-center">Por favor volte ao <a href="<?php echo HOME_URI;?>">inicio</a>?</h3>
</div>
<div class="text-center copy">© 2014 <a href="#">Include</a></div>
</div>
<script src="js/jquery.js"></script>
<script type="text/javascript">
$(function(){
$("#cl-wrapper").css({opacity:1,'margin-left':0});
});
</script>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="<?php echo HOME_URI;?>/views/_js/behaviour/voice-commands.js"></script>
<script src="<?php echo HOME_URI;?>/views/_js/bootstrap/dist/js/bootstrap.min.js"></script>
<script type="text/javascript" src="<?php echo HOME_URI;?>/views/_js/jquery.flot/jquery.flot.js"></script>
<script type="text/javascript" src="<?php echo HOME_URI;?>/views/_js/jquery.flot/jquery.flot.pie.js"></script>
<script type="text/javascript" src="<?php echo HOME_URI;?>/views/_js/jquery.flot/jquery.flot.resize.js"></script>
<script type="text/javascript" src="<?php echo HOME_URI;?>/views/_js/jquery.flot/jquery.flot.labels.js"></script>
</body>
</html>