|
@@ -1,33 +1,3 @@
|
1
|
|
-<!DOCTYPE html>
|
2
|
|
-<html lang="en">
|
3
|
|
-
|
4
|
|
-<head>
|
5
|
|
- <meta charset="utf-8">
|
6
|
|
-
|
7
|
|
- <!-- Bootstrap core CSS -->
|
8
|
|
-
|
9
|
|
- <link href="lib/css/bootstrap.min.css" rel="stylesheet">
|
10
|
|
-
|
11
|
|
- <link href="lib/fonts/css/font-awesome.min.css" rel="stylesheet">
|
12
|
|
- <link href="lib/css/animate.min.css" rel="stylesheet">
|
13
|
|
-
|
14
|
|
- <!-- Custom styling plus plugins -->
|
15
|
|
- <link href="lib/css/custom.css" rel="stylesheet">
|
16
|
|
- <link href="lib/css/icheck/flat/green.css" rel="stylesheet">
|
17
|
|
-
|
18
|
|
-
|
19
|
|
- <script src="lib/js/jquery.min.js"></script>
|
20
|
|
-
|
21
|
|
- <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
22
|
|
- <!--[if lt IE 9]>
|
23
|
|
- <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
24
|
|
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
25
|
|
- <![endif]-->
|
26
|
|
-
|
27
|
|
-</head>
|
28
|
|
-
|
29
|
|
-<body style="background:#F7F7F7;">
|
30
|
|
-
|
31
|
1
|
<div class="">
|
32
|
2
|
<div id="wrapper">
|
33
|
3
|
<div id="login" class="animate form">
|
|
@@ -53,13 +23,7 @@
|
53
|
23
|
</div>
|
54
|
24
|
</div>
|
55
|
25
|
</form>
|
56
|
|
- <!-- form -->
|
57
|
26
|
</section>
|
58
|
|
- <!-- content -->
|
59
|
27
|
</div>
|
60
|
28
|
</div>
|
61
|
|
-</div>
|
62
|
|
-
|
63
|
|
-</body>
|
64
|
|
-
|
65
|
|
-</html>
|
|
29
|
+</div>
|