-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauth-logout.html
204 lines (186 loc) · 13.2 KB
/
auth-logout.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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Log Out | Minia - Minimal Admin & Dashboard Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
<meta content="Themesbrand" name="author" />
<!-- App favicon -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<!-- preloader css -->
<link rel="stylesheet" href="assets/css/preloader.min.css" type="text/css" />
<!-- Bootstrap Css -->
<link href="assets/css/bootstrap.min.css" id="bootstrap-style" rel="stylesheet" type="text/css" />
<!-- Icons Css -->
<link href="assets/css/icons.min.css" rel="stylesheet" type="text/css" />
<!-- App Css-->
<link href="assets/css/app.min.css" id="app-style" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- <body data-layout="horizontal"> -->
<div class="auth-page">
<div class="container-fluid p-0">
<div class="row g-0">
<div class="col-xxl-3 col-lg-4 col-md-5">
<div class="auth-full-page-content d-flex p-sm-5 p-4">
<div class="w-100">
<div class="d-flex flex-column h-100">
<div class="mb-4 mb-md-5 text-center">
<a href="index.html" class="d-block auth-logo">
<img src="assets/images/logo-sm.svg" alt="" height="28"> <span class="logo-txt">Minia</span>
</a>
</div>
<div class="auth-content my-auto">
<div class="text-center">
<div class="avatar-xl mx-auto">
<div class="avatar-title bg-light-subtle text-primary h1 rounded-circle">
<i class="bx bxs-user"></i>
</div>
</div>
<div class="mt-4 pt-2">
<h5>You are Logged Out</h5>
<p class="text-muted font-size-15">Thank you for using <span class="fw-semibold text-dark">Minia</span></p>
<div class="mt-4">
<a href="auth-login.html" class="btn btn-primary w-100 waves-effect waves-light">Sign In</a>
</div>
</div>
</div>
<div class="mt-5 text-center">
<p class="text-muted mb-0">Don't have an account ? <a href="auth-register.html"
class="text-primary fw-semibold"> Signup</a> </p>
</div>
</div>
<div class="mt-4 mt-md-5 text-center">
<p class="mb-0">© <script>document.write(new Date().getFullYear())</script> Minia . Crafted with <i class="mdi mdi-heart text-danger"></i> by Themesbrand</p>
</div>
</div>
</div>
</div>
<!-- end auth full page content -->
</div>
<!-- end col -->
<div class="col-xxl-9 col-lg-8 col-md-7">
<div class="auth-bg pt-md-5 p-4 d-flex">
<div class="bg-overlay bg-primary"></div>
<ul class="bg-bubbles">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<!-- end bubble effect -->
<div class="row justify-content-center align-items-center">
<div class="col-xl-7">
<div class="p-0 p-sm-4 px-xl-0">
<div id="reviewcarouselIndicators" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators carousel-indicators-rounded justify-content-start ms-0 mb-0">
<button type="button" data-bs-target="#reviewcarouselIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#reviewcarouselIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#reviewcarouselIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<!-- end carouselIndicators -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="testi-contain text-white">
<i class="bx bxs-quote-alt-left text-success display-6"></i>
<h4 class="mt-4 fw-medium lh-base text-white">“I feel confident
imposing change
on myself. It's a lot more progressing fun than looking back.
That's why
I ultricies enim
at malesuada nibh diam on tortor neaded to throw curve balls.”
</h4>
<div class="mt-4 pt-3 pb-5">
<div class="d-flex align-items-start">
<div class="flex-shrink-0">
<img src="assets/images/users/avatar-1.jpg" class="avatar-md img-fluid rounded-circle" alt="...">
</div>
<div class="flex-grow-1 ms-3 mb-4">
<h5 class="font-size-18 text-white">Richard Drews
</h5>
<p class="mb-0 text-white-50">Web Designer</p>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="testi-contain text-white">
<i class="bx bxs-quote-alt-left text-success display-6"></i>
<h4 class="mt-4 fw-medium lh-base text-white">“Our task must be to
free ourselves by widening our circle of compassion to embrace
all living
creatures and
the whole of quis consectetur nunc sit amet semper justo. nature
and its beauty.”</h4>
<div class="mt-4 pt-3 pb-5">
<div class="d-flex align-items-start">
<div class="flex-shrink-0">
<img src="assets/images/users/avatar-2.jpg" class="avatar-md img-fluid rounded-circle" alt="...">
</div>
<div class="flex-grow-1 ms-3 mb-4">
<h5 class="font-size-18 text-white">Rosanna French
</h5>
<p class="mb-0 text-white-50">Web Developer</p>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="testi-contain text-white">
<i class="bx bxs-quote-alt-left text-success display-6"></i>
<h4 class="mt-4 fw-medium lh-base text-white">“I've learned that
people will forget what you said, people will forget what you
did,
but people will never forget
how donec in efficitur lectus, nec lobortis metus you made them
feel.”</h4>
<div class="mt-4 pt-3 pb-5">
<div class="d-flex align-items-start">
<img src="assets/images/users/avatar-3.jpg"
class="avatar-md img-fluid rounded-circle" alt="...">
<div class="flex-1 ms-3 mb-4">
<h5 class="font-size-18 text-white">Ilse R. Eaton</h5>
<p class="mb-0 text-white-50">Manager
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end carousel-inner -->
</div>
<!-- end review carousel -->
</div>
</div>
</div>
</div>
</div>
<!-- end col -->
</div>
<!-- end row -->
</div>
<!-- end container fluid -->
</div>
<!-- JAVASCRIPT -->
<script src="assets/libs/jquery/jquery.min.js"></script>
<script src="assets/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/libs/metismenu/metisMenu.min.js"></script>
<script src="assets/libs/simplebar/simplebar.min.js"></script>
<script src="assets/libs/node-waves/waves.min.js"></script>
<script src="assets/libs/feather-icons/feather.min.js"></script>
<!-- pace js -->
<script src="assets/libs/pace-js/pace.min.js"></script>
<!-- password addon init -->
<script src="assets/js/pages/pass-addon.init.js"></script>
</body>
</html>