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 2</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-full-page">
59
<div class="row">
60
        <div class="col-md-12 page-404">
61
                <div class="number">
62
                         404
63
                </div>
64
                <div class="details">
65
                        <h3>Oops! You're lost.</h3>
66
                        <p>
67
                                 We can not find the page you're looking for.<br/>
68
                                <a href="index.html">
69
                                Return home </a>
70
                                or try the search bar below.
71
                        </p>
72
                        <form action="#">
73
                                <div class="input-group input-medium">
74
                                        <input type="text" class="form-control" placeholder="keyword...">
75
                                        <span class="input-group-btn">
76
                                        <button type="submit" class="btn blue"><i class="fa fa-search"></i></button>
77
                                        </span>
78
                                </div>
79
                                <!-- /input-group -->
80
                        </form>
81
                </div>
82
        </div>
83
</div>
84
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
85
<!-- BEGIN CORE PLUGINS -->
86
<!--[if lt IE 9]>
87
<script src="../../assets/global/plugins/respond.min.js"></script>
88
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
89
<![endif]-->
90
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
91
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
92
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
93
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
94
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
95
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
96
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
97
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
98
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
99
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
100
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
101
<!-- END CORE PLUGINS -->
102
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
103
<script src="../../assets/admin/layout/scripts/layout.js" type="text/javascript"></script>
104
<script src="../../assets/admin/layout/scripts/quick-sidebar.js" type="text/javascript"></script>
105
<script src="../../assets/admin/layout/scripts/demo.js" type="text/javascript"></script>
106
<script>
107
jQuery(document).ready(function() {    
108
   Metronic.init(); // init metronic core components
109
Layout.init(); // init current layout
110
QuickSidebar.init(); // init quick sidebar
111
Demo.init(); // init demo features
112
});
113
</script>
114
<!-- END JAVASCRIPTS -->
115
</body>
116
<!-- END BODY -->
117
</html>