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 | User Lock Screen 1</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/lock.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="">
49
        <div class="page-lock">
50
            <div class="page-logo">
51
                <a class="brand" href="index.html">
52
                    <img src="../assets/pages/img/logo-big.png" alt="logo" /> </a>
53
            </div>
54
            <div class="page-body">
55
                <div class="lock-head"> Locked </div>
56
                <div class="lock-body">
57
                    <div class="pull-left lock-avatar-block">
58
                        <img src="../assets/pages/media/profile/photo3.jpg" class="lock-avatar"> </div>
59
                    <form class="lock-form pull-left" action="index.html" method="post">
60
                        <h4>Amanda Smith</h4>
61
                        <div class="form-group">
62
                            <input class="form-control placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password" /> </div>
63
                        <div class="form-actions">
64
                            <button type="submit" class="btn red uppercase">Login</button>
65
                        </div>
66
                    </form>
67
                </div>
68
                <div class="lock-bottom">
69
                    <a href="">Not Amanda Smith?</a>
70
                </div>
71
            </div>
72
            <div class="page-footer-custom"> 2014 &copy; Metronic. Admin Dashboard Template. </div>
73
        </div>
74
        <!--[if lt IE 9]>
75
<script src="../assets/global/plugins/respond.min.js"></script>
76
<script src="../assets/global/plugins/excanvas.min.js"></script> 
77
<![endif]-->
78
        <!-- BEGIN CORE PLUGINS -->
79
        <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
80
        <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
81
        <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
82
        <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
83
        <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
84
        <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
85
        <!-- END CORE PLUGINS -->
86
        <!-- BEGIN THEME GLOBAL SCRIPTS -->
87
        <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script>
88
        <!-- END THEME GLOBAL SCRIPTS -->
89
        <!-- BEGIN PAGE LEVEL SCRIPTS -->
90
        <script src="../assets/pages/scripts/lock.min.js" type="text/javascript"></script>
91
        <!-- END PAGE LEVEL SCRIPTS -->
92
        <!-- BEGIN THEME LAYOUT SCRIPTS -->
93
        <!-- END THEME LAYOUT SCRIPTS -->
94
    </body>
95
 
96
</html>