-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
22 lines (20 loc) · 975 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<title>Shadowing Gym - Privacy Policy</title>
</head>
<body>
<div class="container-fluid">
<div class="row-fluid-wrapper">
<p><strong> </strong></p>
<h1><strong>Shadowing Gym</strong><br><strong>Privacy Policy</strong></h1>
</div>
<object data="https://firebasestorage.googleapis.com/v0/b/language-1d392.appspot.com/o/PrivacyPolicy_20210930.pdf?alt=media&token=3079e26b-d54c-4838-afb5-fe2734ed7afa"
type="application/pdf" width="100%" height="2400px">
<p><b>Example fallback content</b>: This browser does not support PDFs. Please download the PDF to view it:
<a href="https://firebasestorage.googleapis.com/v0/b/language-1d392.appspot.com/o/PrivacyPolicy_20210930.pdf?alt=media&token=3079e26b-d54c-4838-afb5-fe2734ed7afa">Download PDF</a>.</p>
</object>
</body>
</html>