-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
191 lines (161 loc) · 7.01 KB
/
privacy-policy.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>PakStream - Videos, Audios, Movies, Dramas, Live Channels and much more</title>
<!-- Required Meta Tags Files -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Muhammad Ayoub Khan">
<meta name="theme-color" content="#D51F60">
<meta name="description" content="Basic usage demo">
<meta name="keywords" content="Videostube iphone web template, Android web template, Smartphone web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design">
<!-- Icons Files -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.gif">
<!-- CSS Files -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/myStyle.css">
<!-- OWL Files -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.green.min.css">
<!--[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 class="page-login">
<!-- ////////////////////// -->
<!-- HEADER Container Start -->
<!-- ////////////////////// -->
<header class="main-header">
<div class="container-fluid main-navbar">
<!-- Row Start -->
<div class="row ">
<!-- Col Start -->
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<nav class="navbar navbar-expand-md navbar-expand-lg navbar-dark">
<a href="" class="navbar-brand">
<img class="d-inline-block align-top" src="img/logo2.png" width="auto" height="30" alt="">
</a>
<button class="navbar-toggler btn btn-primary" type="button" data-toggle="collapse" data-target="#top-main-navbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="top-main-navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link" href="" data-toggle="dropdown">Ayoub Khan</a>
</li>
</ul>
</div>
</nav>
</div>
<!-- Col End -->
</div>
<!-- Row End -->
</div>
</header>
<!-- ////////////////////// -->
<!-- HEADER Container End -->
<!-- ////////////////////// -->
<div class="main-wrapper d-block">
<!-- ///////////////////////// -->
<!-- MAIN CONTENT Start -->
<!-- ///////////////////////// -->
<main>
<!-- Container Start -->
<div class="container-fluid">
<!-- Row Start -->
<div class="row justify-content-center">
<!-- Col Start -->
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12 main">
<!-- BLOCK Start -->
<div class="block-header">
<div class="brdr" style="background: #27A243;"></div>
</div>
<div class="block">
Ayoub
</div>
<!-- BLOCK End -->
<!-- BLOCK Start -->
<div class="block-header">
<h6 class="block-heading">Welcome</h6>
<div class="brdr" style="background: #27A243;"></div>
</div>
<div class="block">
<div class="block-body">
Body
</div>
</div>
<!-- BLOCK End -->
</div>
<!-- Col End -->
</div>
<!-- Row End -->
</div>
<!-- Container End -->
<!-- ////////////////////// -->
<!-- FOOTER Start -->
<!-- ////////////////////// -->
<footer class="page-footer">
<div class="border-line"></div>
<div class="container-fluid ft-mdl">
<!-- Row Start -->
<div class="row justify-content-center">
<!-- Col Start -->
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="d-flex d-flex justify-content-between">
<ul class="footer-links">
<li><a href="">About</a></li>
<li><a href="">Sitemap</a></li>
<li><a href="">Suggestions</a></li>
</ul>
<ul class="footer-links">
<li><a href="">Terms</a></li>
<li><a href="">Copyright</a></li>
<li><a href="">Privacy & Policy</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- FOOTER Bottom Start -->
<div class="container-fluid ft-btm">
<!-- Row Start -->
<div class="row justify-content-center">
<!-- Col Start -->
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12">
<d class="flex">
<img class="img-fluid logo" src="img/logo.png">
<p class="text-center copyright-text d-inline-flex pl-3">
© 2018 Awaaz. All Rights Reserved | Programmed with All passion &
<i class="fa fa-heart love"></i>
</p>
</d>
<!-- Col End -->
</div>
</div>
<!-- Row End -->
</div>
<!-- FOOTER Bottom End -->
</footer>
<!-- ////////////////////// -->
<!-- FOOTER End -->
<!-- ////////////////////// -->
</main>
</div>
<!-- JS Files -->
<script src="js/jquery-3.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/myscript.js"></script>
<script>
$(document).ready(function() {
// .page-vidplay-trend-sliders
})
</script>
</body>
</html>