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 Login 6</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 PAGE LEVEL PLUGINS --> |
||
| 37 | <link href="../assets/global/plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css" /> |
||
| 38 | <link href="../assets/global/plugins/select2/css/select2-bootstrap.min.css" rel="stylesheet" type="text/css" /> |
||
| 39 | <!-- END PAGE LEVEL PLUGINS --> |
||
| 40 | <!-- BEGIN THEME GLOBAL STYLES --> |
||
| 41 | <link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" /> |
||
| 42 | <link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" /> |
||
| 43 | <!-- END THEME GLOBAL STYLES --> |
||
| 44 | <!-- BEGIN PAGE LEVEL STYLES --> |
||
| 45 | <link href="../assets/pages/css/login-5.min.css" rel="stylesheet" type="text/css" /> |
||
| 46 | <!-- END PAGE LEVEL STYLES --> |
||
| 47 | <!-- BEGIN THEME LAYOUT STYLES --> |
||
| 48 | <!-- END THEME LAYOUT STYLES --> |
||
| 49 | <link rel="shortcut icon" href="favicon.ico" /> </head> |
||
| 50 | <!-- END HEAD --> |
||
| 51 | |||
| 52 | <body class=" login"> |
||
| 53 | <!-- BEGIN : LOGIN PAGE 5-2 --> |
||
| 54 | <div class="user-login-5"> |
||
| 55 | <div class="row bs-reset"> |
||
| 56 | <div class="col-md-6 login-container bs-reset"> |
||
| 57 | <img class="login-logo login-6" src="../assets/pages/img/login/login-invert.png" /> |
||
| 58 | <div class="login-content"> |
||
| 59 | <h1>Metronic Admin Login</h1> |
||
| 60 | <p> Lorem ipsum dolor sit amet, coectetuer adipiscing elit sed diam nonummy et nibh euismod aliquam erat volutpat. Lorem ipsum dolor sit amet, coectetuer adipiscing. </p> |
||
| 61 | <form action="javascript:;" class="login-form" method="post"> |
||
| 62 | <div class="alert alert-danger display-hide"> |
||
| 63 | <button class="close" data-close="alert"></button> |
||
| 64 | <span>Enter any username and password. </span> |
||
| 65 | </div> |
||
| 66 | <div class="row"> |
||
| 67 | <div class="col-xs-6"> |
||
| 68 | <input class="form-control form-control-solid placeholder-no-fix form-group" type="text" autocomplete="off" placeholder="Username" name="username" required/> </div> |
||
| 69 | <div class="col-xs-6"> |
||
| 70 | <input class="form-control form-control-solid placeholder-no-fix form-group" type="password" autocomplete="off" placeholder="Password" name="password" required/> </div> |
||
| 71 | </div> |
||
| 72 | <div class="row"> |
||
| 73 | <div class="col-sm-4"> |
||
| 74 | <label class="rememberme mt-checkbox mt-checkbox-outline"> |
||
| 75 | <input type="checkbox" name="remember" value="1" /> Remember me |
||
| 76 | <span></span> |
||
| 77 | </label> |
||
| 78 | </div> |
||
| 79 | <div class="col-sm-8 text-right"> |
||
| 80 | <div class="forgot-password"> |
||
| 81 | <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a> |
||
| 82 | </div> |
||
| 83 | <button class="btn blue" type="submit">Sign In</button> |
||
| 84 | </div> |
||
| 85 | </div> |
||
| 86 | </form> |
||
| 87 | <!-- BEGIN FORGOT PASSWORD FORM --> |
||
| 88 | <form class="forget-form" action="javascript:;" method="post"> |
||
| 89 | <h3>Forgot Password ?</h3> |
||
| 90 | <p> Enter your e-mail address below to reset your password. </p> |
||
| 91 | <div class="form-group"> |
||
| 92 | <input class="form-control placeholder-no-fix" type="text" autocomplete="off" placeholder="Email" name="email" /> </div> |
||
| 93 | <div class="form-actions"> |
||
| 94 | <button type="button" id="back-btn" class="btn blue btn-outline">Back</button> |
||
| 95 | <button type="submit" class="btn blue uppercase pull-right">Submit</button> |
||
| 96 | </div> |
||
| 97 | </form> |
||
| 98 | <!-- END FORGOT PASSWORD FORM --> |
||
| 99 | </div> |
||
| 100 | <div class="login-footer"> |
||
| 101 | <div class="row bs-reset"> |
||
| 102 | <div class="col-xs-5 bs-reset"> |
||
| 103 | <ul class="login-social"> |
||
| 104 | <li> |
||
| 105 | <a href="javascript:;"> |
||
| 106 | <i class="icon-social-facebook"></i> |
||
| 107 | </a> |
||
| 108 | </li> |
||
| 109 | <li> |
||
| 110 | <a href="javascript:;"> |
||
| 111 | <i class="icon-social-twitter"></i> |
||
| 112 | </a> |
||
| 113 | </li> |
||
| 114 | <li> |
||
| 115 | <a href="javascript:;"> |
||
| 116 | <i class="icon-social-dribbble"></i> |
||
| 117 | </a> |
||
| 118 | </li> |
||
| 119 | </ul> |
||
| 120 | </div> |
||
| 121 | <div class="col-xs-7 bs-reset"> |
||
| 122 | <div class="login-copyright text-right"> |
||
| 123 | <p>Copyright © Keenthemes 2015</p> |
||
| 124 | </div> |
||
| 125 | </div> |
||
| 126 | </div> |
||
| 127 | </div> |
||
| 128 | </div> |
||
| 129 | <div class="col-md-6 bs-reset"> |
||
| 130 | <div class="login-bg"> </div> |
||
| 131 | </div> |
||
| 132 | </div> |
||
| 133 | </div> |
||
| 134 | <!-- END : LOGIN PAGE 5-2 --> |
||
| 135 | <!--[if lt IE 9]> |
||
| 136 | <script src="../assets/global/plugins/respond.min.js"></script> |
||
| 137 | <script src="../assets/global/plugins/excanvas.min.js"></script> |
||
| 138 | <![endif]--> |
||
| 139 | <!-- BEGIN CORE PLUGINS --> |
||
| 140 | <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script> |
||
| 141 | <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> |
||
| 142 | <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script> |
||
| 143 | <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> |
||
| 144 | <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> |
||
| 145 | <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> |
||
| 146 | <!-- END CORE PLUGINS --> |
||
| 147 | <!-- BEGIN PAGE LEVEL PLUGINS --> |
||
| 148 | <script src="../assets/global/plugins/jquery-validation/js/jquery.validate.min.js" type="text/javascript"></script> |
||
| 149 | <script src="../assets/global/plugins/jquery-validation/js/additional-methods.min.js" type="text/javascript"></script> |
||
| 150 | <script src="../assets/global/plugins/select2/js/select2.full.min.js" type="text/javascript"></script> |
||
| 151 | <script src="../assets/global/plugins/backstretch/jquery.backstretch.min.js" type="text/javascript"></script> |
||
| 152 | <!-- END PAGE LEVEL PLUGINS --> |
||
| 153 | <!-- BEGIN THEME GLOBAL SCRIPTS --> |
||
| 154 | <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script> |
||
| 155 | <!-- END THEME GLOBAL SCRIPTS --> |
||
| 156 | <!-- BEGIN PAGE LEVEL SCRIPTS --> |
||
| 157 | <script src="../assets/pages/scripts/login-5.min.js" type="text/javascript"></script> |
||
| 158 | <!-- END PAGE LEVEL SCRIPTS --> |
||
| 159 | <!-- BEGIN THEME LAYOUT SCRIPTS --> |
||
| 160 | <!-- END THEME LAYOUT SCRIPTS --> |
||
| 161 | </body> |
||
| 162 | |||
| 163 | </html> |