forked from ithoq/MagicTheme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
page_ready_login2.php
128 lines (95 loc) · 4.67 KB
/
page_ready_login2.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html>
<!--[if IE 9]> <html class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--
THIS IS THE DEMO VERSION OF THE TEMPLATE!
COMMENTS ARE REMOVED, CODE IS COMPRESSED IN MANY PLACES AND CODE STYLE IS ALTERED!
IN THE FULL VERSION
THE CODE IS INDENTED CORRECTLY AND WELL COMMENTED!
YOU GET AN EXTENSIVE DOCUMENTATION TO GET YOU STARTED!
YOU GET A HIGH QUALITY PSD UI KIT OF THE BACKEND!
YOU GET THE PHP VERSION (ALONG WITH THE HTML VERSION) WHICH HAS EXTRA FEATURES!
YOU GET 5 RESPONSIVE EMAIL TEMPLATES
I CAN PROVIDE SUPPORT IF YOU NEED IT :-)
THANK YOU FOR HAVING A LOOK!
** A LICENSE MUST BE ACQUIRED FOR LEGAL USE -> LINK: http://goo.gl/RcsdAh **
** PLEASE SUPPORT ME IF YOU LIKE MY WORK, IT HELPS ME CONTINUE, THANK YOU VERY MUCH! **
-->
<meta charset="utf-8">
<title>AppUI - Web App Bootstrap Admin Template | DEMO</title>
<meta name="description" content="AppUI is a Web App Bootstrap Admin Template created by pixelcave and published on Themeforest. This is the demo of AppUI! You need to purchase a license for legal use!">
<meta name="author" content="pixelcave">
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.0">
<link rel="shortcut icon" href="img/favicon.png">
<link rel="apple-touch-icon" href="img/icon57.png" sizes="57x57">
<link rel="apple-touch-icon" href="img/icon72.png" sizes="72x72">
<link rel="apple-touch-icon" href="img/icon76.png" sizes="76x76">
<link rel="apple-touch-icon" href="img/icon114.png" sizes="114x114">
<link rel="apple-touch-icon" href="img/icon120.png" sizes="120x120">
<link rel="apple-touch-icon" href="img/icon144.png" sizes="144x144">
<link rel="apple-touch-icon" href="img/icon152.png" sizes="152x152">
<link rel="apple-touch-icon" href="img/icon180.png" sizes="180x180">
<link rel="stylesheet" href="css/bootstrap.min-2.4.css">
<link rel="stylesheet" href="css/plugins-2.5.css">
<link rel="stylesheet" href="css/main-2.4.css">
<link rel="stylesheet" href="css/themes-2.2.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body><img src="img/placeholders/layout/login2_full_bg.jpg" alt="Full Background" class="full-bg animation-pulseSlow">
<div id="login-container">
<h1 class="h2 text-light text-center push-top-bottom animation-pullDown">
<i class="fa fa-cube text-light-op"></i> <strong>AppUI</strong>
</h1>
<div class="block animation-fadeInQuick">
<div class="block-title">
<h2>Please Login</h2>
</div>
<form id="form-login" action="index.php" method="post" class="form-horizontal">
<div class="form-group">
<label for="login-email" class="col-xs-12">Email</label>
<div class="col-xs-12">
<input type="text" id="login-email" name="login-email" class="form-control" placeholder="Your email..">
</div>
</div>
<div class="form-group">
<label for="login-password" class="col-xs-12">Password</label>
<div class="col-xs-12">
<input type="password" id="login-password" name="login-password" class="form-control" placeholder="Your password..">
</div>
</div>
<div class="form-group form-actions">
<div class="col-xs-8">
<label class="csscheckbox csscheckbox-primary">
<input type="checkbox" id="login-remember-me" name="login-remember-me"><span></span> Remember Me?
</label>
</div>
<div class="col-xs-4 text-right">
<button type="submit" class="btn btn-effect-ripple btn-sm btn-success">Log In</button>
</div>
</div>
</form>
<hr>
<div class="push text-center">or Login with</div>
<div class="row push">
<div class="col-xs-6">
<a href="javascript:void(0)" class="btn btn-effect-ripple btn-sm btn-info btn-block"><i class="fa fa-facebook"></i> Facebook</a>
</div>
<div class="col-xs-6">
<a href="javascript:void(0)" class="btn btn-effect-ripple btn-sm btn-primary btn-block"><i class="fa fa-twitter"></i> Twitter</a>
</div>
</div>
</div>
<footer class="text-muted text-center animation-pullUp">
<small><span id="year-copy"></span> © <a href="http://goo.gl/RcsdAh" target="_blank">AppUI 2.5</a></small>
</footer>
</div>
<script src="js/vendor/jquery-2.1.4.min.js"></script>
<script src="js/vendor/bootstrap.min-2.4.js"></script>
<script src="js/plugins-2.5.js"></script>
<script src="js/app-2.4.js"></script><script src="js/pages/readyLogin.js"></script>
<script>$(function(){ ReadyLogin.init(); });</script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-16158021-6', 'auto');ga('send', 'pageview');</script>
</body>
</html>