-
Notifications
You must be signed in to change notification settings - Fork 7
/
forgetpassword.html
183 lines (167 loc) · 7.93 KB
/
forgetpassword.html
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Website Name | Slogan</title>
<!-- Bootstrap -->
<link href="template/css/bootstrap.min.css" rel="stylesheet">
<!-- Font Awesome -->
<link href="template/css/font-awesome.min.css" rel="stylesheet">
<!-- Custom Font Family -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,500,700,900' rel='stylesheet' type='text/css'>
<!-- Custom Stylesheet -->
<link href="template/css/custom.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<section class="col-lg-12 col-md-12 col-sm-12 col-xs-12 top-ad-box">Space Available For Ad</section>
<header>
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-logo" href="#"><img src="template/img/logo.png"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="login.html"><i class="fa fa-user"></i>My Account</a></li>
<li><a class="btn-submit-ad" href="#">Submit an Ad</a></li>
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</li> -->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-->
</nav>
</header>
<main>
<section class="col-lg-12 col-md-12 col-sm-12 col-xs-12 login-wrap">
<div class="container">
<div class="mainbox col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 forget-password-box">
<div class="panel panel-info" >
<div class="panel-heading">
<div class="panel-title">Forget Password</div>
</div>
<div class="panel-body" >
<div style="display:none" id="login-alert" class="alert alert-danger col-sm-12"></div>
<form class="form-horizontal" role="form">
<p class="bg-warning">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean sit amet vehicula velit. Nulla non lacus vitae sem congue pellentesque. Suspendisse mattis lectus iaculis nulla convallis, eget molestie dui euismod. In ullamcorper fringilla arcu eu lacinia. Pellentesque tempor, nunc in placerat molestie, nisl nisl volutpat ligula, in sagittis purus ex eget nisi. Nam in urna odio. </p>
<div class="input-group custom-field-wrap">
<label for="userEmail">Enter Your Registered Email Address<b class="asterisk">*</b></label>
<input id="login-username" type="email" class="form-control" name="username" value="" placeholder="">
<a href="#" class="">Use Phone Verification</a>
</div>
</form>
<div class="login-button-btm">
<a href="#" class="btn btn-login">Change</a>
<a href="#" class="btn btn-login">GoTo Login</a>
</div>
</div>
<!-- panel body -->
</div>
<!-- panel -->
</div>
</div>
<!-- /container-->
</section>
<!-- Ads Boxes -->
<div class="ads-vr ads-vr-left">Space Available For Ad</div>
<div class="ads-vr ads-vr-right">Space Available For Ad</div>
<!-- /Ads Boxes -->
</main>
<footer>
<section class="col-lg-12 col-md-12 col-sm-12 hidden-xs footer-top">
<div class="container">
<a href="#"><img src="template/img/ftr-top-img.png"></a>
</div>
</section>
<section class="col-lg-12 col-md-12 col-sm-12 footer-btm">
<div class="container footer-btm-inr">
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-3">
<a href="#"><img src="template/img/ftr-logo.jpg"></a>
</div>
<div class="col-lg-3 col-md-4 col-sm-4 col-xs-5 ftr-menu">
<h3>Popular Cities</h3>
<ul>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
<li><a href="#">Karachi</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-4 ftr-menu">
<h3>Quick Links</h3>
<ul>
<li><a href="#">How it Works</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Safety Tips</a></li>
<li><a href="#">Help & Contact</a></li>
<li><a href="#">Who We Are</a></li>
<li><a href="#">How it Works</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Safety Tips</a></li>
<li><a href="#">Help & Contact</a></li>
<li><a href="#">Who We Are</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 ftr-social-wrap">
<span>Connect with us</span>
<ul id="ftr-social-btns" class="social-media-button" role="tabpanel" >
<a target="_blank" rel="nofollow" href="https://www.facebook.com/vpnranks"><li class="social-fb"><i class="fa fa-facebook"></i></li></a>
<a target="_blank" rel="nofollow" href="https://twitter.com/VPNRanks"><li class="social-tw"><i class="fa fa-twitter"></i></li></a>
<a target="_blank" rel="nofollow" href="https://plus.google.com/+Vpnranks/posts"><li class="social-gp"><i class="fa fa-google-plus"></i></li></a>
</ul>
</div>
</div>
</section>
<section class="col-lg-12 col-md-12 col-sm-12 col-sm-12 footer-btm2">
<div class="container">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 footer-btm2-left">
© 2015 Abc Company, All Rights Reserved
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 footer-btm2-right pull-right">
Powered By <a href="">Webxdesigner</a>
</div>
</div>
</section>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="template/js/bootstrap.min.js"></script>
<!-- boostrap lightbox -->
<script src="template/js/bootstrap-lightbox.min.js"></script>
<!-- jquery -->
<script src="template/js/jquery.js"></script>
<!-- jquery -->
<script src="template/js/custom-script.js"></script>
</body>
</html>