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.6.2
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 | Extra - 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
<link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
34
<!-- END GLOBAL MANDATORY STYLES -->
35
<!-- BEGIN PAGE LEVEL STYLES -->
36
<link href="../../assets/admin/pages/css/error.css" rel="stylesheet" type="text/css"/>
37
<!-- END PAGE LEVEL STYLES -->
38
<!-- BEGIN THEME STYLES -->
39
<link href="../../assets/global/css/components.css" id="style_components" rel="stylesheet" type="text/css"/>
40
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
41
<link href="../../assets/admin/layout/css/layout.css" rel="stylesheet" type="text/css"/>
42
<link id="style_color" href="../../assets/admin/layout/css/themes/darkblue.css" rel="stylesheet" type="text/css"/>
43
<link href="../../assets/admin/layout/css/custom.css" rel="stylesheet" type="text/css"/>
44
<!-- END THEME STYLES -->
45
<link rel="shortcut icon" href="favicon.ico"/>
46
</head>
47
<!-- END HEAD -->
48
<!-- BEGIN BODY -->
49
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
50
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
51
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
52
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
53
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
54
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
55
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
56
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
57
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
58
<body class="page-404-3">
59
<div class="page-inner">
60
        <img src="../../assets/admin/pages/media/pages/earth.jpg" class="img-responsive" alt="">
61
</div>
62
<div class="container error-404">
63
        <h1>404</h1>
64
        <h2>Houston, we have a problem.</h2>
65
        <p>
66
                 Actually, the page you are looking for does not exist.
67
        </p>
68
        <p>
69
                <a href="index.html">
70
                Return home </a>
71
                <br>
72
        </p>
73
</div>
74
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
75
<!-- BEGIN CORE PLUGINS -->
76
<!--[if lt IE 9]>
77
<script src="../../assets/global/plugins/respond.min.js"></script>
78
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
79
<![endif]-->
80
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
81
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
82
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
83
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
84
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
85
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
86
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
87
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
88
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
89
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
90
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
91
<!-- END CORE PLUGINS -->
92
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
93
<script src="../../assets/admin/layout/scripts/layout.js" type="text/javascript"></script>
94
<script src="../../assets/admin/layout/scripts/quick-sidebar.js" type="text/javascript"></script>
95
<script src="../../assets/admin/layout/scripts/demo.js" type="text/javascript"></script>
96
<script>
97
jQuery(document).ready(function() {    
98
   Metronic.init(); // init metronic core components
99
Layout.init(); // init current layout
100
QuickSidebar.init(); // init quick sidebar
101
Demo.init(); // init demo features
102
});
103
</script>
104
<!-- END JAVASCRIPTS -->
105
</body>
106
<!-- END BODY -->
107
</html>