This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdisclaimer.html
106 lines (86 loc) · 4.68 KB
/
disclaimer.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Disclaimer</title>
<meta name="description" content="Photos of Indian, Desi , Rajasthani jewellery with weight and category wise" />
<meta name="keywords" content="Indian,Desi,emboss,ehnic,jewellery,kundan,emboss,design,gold,Rajasthani,photos" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" type="image/x-icon" href="/logos/favicon.ico" />
<link href="/frameworks/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="script/desi_jewel.css" rel="stylesheet">
<script src="/script/jquery.js"></script>
<script src="/script/cg_footer.js"></script>
<?php include_once("Google_Script/google_tag_manager.php") ?>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-9733613923055204",
enable_page_level_ads: true
});
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NXMSRH8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php include_once("analyticstracking.php") ?>
<div class="container">
<!-- head content -->
<div class="hidden-xs back" alt="website logo">
</div>
<div class="visible-xs" alt="website logo">
<img class="col-xs-12 back" src="/logos/logo-xs.png">
</div>
<!-- Nav bar -->
<div class="row bg_n">
<div style="text-align:center" class=" ">
<a href="/" class="btn btn_nav">Home</a>
</div>
</div>
<div class="container-2">
<div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- First_ad -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9733613923055204" data-ad-slot="4184477932" data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<!-- Main content -->
<div style="padding: 10px;margin: 0px" class="row ">
<!-- Displaying images -->
<h2>Disclaimer</h2>
<br><br>
<p>All the information and photos on this website is published in good faith and for general information purpose only. desijewel does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (desijewel.in), is strictly at your own risk. desijewel will not be liable for any losses and/or damages in connection with the use of our website.</p>
<p>Desijewel.in is a community supported web site with the majority of the published content being send by our user community or collected from a wide range of resources including free images or wallpapers websites. Published content is believed to be authorized for sharing and personal use . If you object to a photo or image published on our site, please <b><a href="/contact_us.php" title="Contact us">Contact us</a></b> with the image's title or URL and your cause for concern, whether it being your own image you've captured and do not wish to share or may it be something you might find explicit, unethical, inappropriate etc. Desijewel.in reserves the right to decide to host or not any image that was submitted or send by users . Desijewel.in will add the Desijewel.in watermark on the images/photos to identify that Desijewel.in is hosting that image/photo.</p>
<h3>Consent</h3>
<p>By using our website, you hereby consent to our disclaimer and agree to its <b><a href="tos.html">Terms</a></b>.</p>
<h4>Update</h4>
<p>This Desijewel.in's disclaimer was last updated on: Monday, July 16, 2017· Should we update, amend or make any changes to this document, those changes will be prominently posted here.</p>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</div>
</div>
<!-- Footer content-->
<div style="font-size: 15px" class="row align_center footer">
<div class="col-md-12">
Copyright © <a href="/" title="Desi Jewel">Desijewel.in</a> |
<a href="contact_us.php">Contact Us</a>|
<a href="privacy.html">Privacy Policy</a>|
<a href="tos.html">Terms of Service</a>|
<a href="about_us.html">About Us</a>|
<a href="/disclaimer.html">Disclaimer</a>
</div>
</div>
</div>
</div>
</body>
<footer>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="fancy_box_button.js"></script>
<script>
</script>
</footer>
</html>