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.6
4
Version: 4.6
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Dribbble: www.dribbble.com/keenthemes
10
Like: www.facebook.com/keenthemes
11
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
12
Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
13
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
14
-->
15
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
16
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
17
<!--[if !IE]><!-->
18
<html lang="en">
19
    <!--<![endif]-->
20
    <!-- BEGIN HEAD -->
21
 
22
    <head>
23
        <meta charset="utf-8" />
24
        <title>Metronic | 404 Page Option 2</title>
25
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
26
        <meta content="width=device-width, initial-scale=1" name="viewport" />
27
        <meta content="" name="description" />
28
        <meta content="" name="author" />
29
        <!-- BEGIN GLOBAL MANDATORY STYLES -->
30
        <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" />
31
        <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
32
        <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
33
        <link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
34
        <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
35
        <!-- END GLOBAL MANDATORY STYLES -->
36
        <!-- BEGIN THEME GLOBAL STYLES -->
37
        <link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" />
38
        <link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" />
39
        <!-- END THEME GLOBAL STYLES -->
40
        <!-- BEGIN PAGE LEVEL STYLES -->
41
        <link href="../assets/pages/css/error.min.css" rel="stylesheet" type="text/css" />
42
        <!-- END PAGE LEVEL STYLES -->
43
        <!-- BEGIN THEME LAYOUT STYLES -->
44
        <!-- END THEME LAYOUT STYLES -->
45
        <link rel="shortcut icon" href="favicon.ico" /> </head>
46
    <!-- END HEAD -->
47
 
48
    <body class=" page-404-full-page">
49
        <div class="row">
50
            <div class="col-md-12 page-404">
51
                <div class="number font-red"> 404 </div>
52
                <div class="details">
53
                    <h3>Oops! You're lost.</h3>
54
                    <p> We can not find the page you're looking for.
55
                        <br/>
56
                        <a href="index.html"> Return home </a> or try the search bar below. </p>
57
                    <form action="#">
58
                        <div class="input-group input-medium">
59
                            <input type="text" class="form-control" placeholder="keyword...">
60
                            <span class="input-group-btn">
61
                                <button type="submit" class="btn red">
62
                                    <i class="fa fa-search"></i>
63
                                </button>
64
                            </span>
65
                        </div>
66
                        <!-- /input-group -->
67
                    </form>
68
                </div>
69
            </div>
70
        </div>
71
        <!--[if lt IE 9]>
72
<script src="../assets/global/plugins/respond.min.js"></script>
73
<script src="../assets/global/plugins/excanvas.min.js"></script> 
74
<![endif]-->
75
        <!-- BEGIN CORE PLUGINS -->
76
        <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
77
        <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
78
        <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
79
        <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
80
        <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
81
        <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
82
        <!-- END CORE PLUGINS -->
83
        <!-- BEGIN THEME GLOBAL SCRIPTS -->
84
        <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
85
        <!-- END THEME GLOBAL SCRIPTS -->
86
        <!-- BEGIN THEME LAYOUT SCRIPTS -->
87
        <!-- END THEME LAYOUT SCRIPTS -->
88
    </body>
89
 
90
</html>