Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
4
Version: 3.2.0
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
<!-- BEGIN HEAD -->
19
<head>
20
<meta charset="utf-8"/>
21
<title>Metronic | 404 Page Option 3</title>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
23
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
24
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
25
<meta content="" name="description"/>
26
<meta content="" name="author"/>
27
<!-- BEGIN GLOBAL MANDATORY STYLES -->
28
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
29
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
30
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
31
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
32
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
33
<!-- END GLOBAL MANDATORY STYLES -->
34
<!-- BEGIN PAGE LEVEL STYLES -->
35
<link href="../../assets/admin/pages/css/error.css" rel="stylesheet" type="text/css"/>
36
<!-- END PAGE LEVEL STYLES -->
37
<!-- BEGIN THEME STYLES -->
38
<link href="../../assets/global/css/components-rounded.css" id="style_components" rel="stylesheet" type="text/css">
39
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css">
40
<link href="../../assets/admin/layout3/css/layout.css" rel="stylesheet" type="text/css">
41
<link href="../../assets/admin/layout3/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color">
42
<link href="../../assets/admin/layout3/css/custom.css" rel="stylesheet" type="text/css">
43
<!-- END THEME STYLES -->
44
<link rel="shortcut icon" href="favicon.ico"/>
45
</head>
46
<!-- END HEAD -->
47
<!-- BEGIN BODY -->
48
<!-- DOC: Apply "page-header-menu-fixed" class to set the mega menu fixed  -->
49
<!-- DOC: Apply "page-header-top-fixed" class to set the top menu fixed  -->
50
<body class="page-404-3">
51
<div class="page-inner">
52
        <img src="../../assets/admin/pages/media/pages/earth.jpg" class="img-responsive" alt="">
53
</div>
54
<div class="container error-404">
55
        <h1>404</h1>
56
        <h2>Houston, we have a problem.</h2>
57
        <p>
58
                 Actually, the page you are looking for does not exist.
59
        </p>
60
        <p>
61
                <a href="index.html">
62
                Return home </a>
63
                <br>
64
        </p>
65
</div>
66
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
67
<!-- BEGIN CORE PLUGINS -->
68
<!--[if lt IE 9]>
69
<script src="../../assets/global/plugins/respond.min.js"></script>
70
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
71
<![endif]-->
72
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
73
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
74
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
75
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
76
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
77
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
78
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
79
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
80
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
81
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
82
<!-- END CORE PLUGINS -->
83
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
84
<script src="../../assets/admin/layout3/scripts/layout.js" type="text/javascript"></script>
85
<script src="../../assets/admin/layout3/scripts/demo.js" type="text/javascript"></script>
86
<script>
87
jQuery(document).ready(function() {    
88
   Metronic.init(); // init metronic core components
89
Layout.init(); // init current layout
90
Demo.init(); // init demo features
91
});
92
</script>
93
<!-- END JAVASCRIPTS -->
94
</body>
95
<!-- END BODY -->
96
</html>