Skip to content

Commit f84006c

Browse files
committed
Privacy policy
1 parent d53e65a commit f84006c

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

_includes/privacy-policy.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!-- Content
2+
============================================= -->
3+
<section id="content">
4+
5+
<div class="content-wrap">
6+
7+
<div class="container clearfix">
8+
9+
<p class="lead">
10+
This Privacy Policy describes Learners Guild’s practices regarding the collection, use and disclosure of the information we collect from and about you when you use Learners Guild’s web-site. We take our obligations regarding your privacy seriously and have made every effort to draft this Privacy Policy in a manner that is clear and easy for you to understand. By accessing our website, you agree to this Privacy Policy.
11+
</p>
12+
13+
<p class="lead">
14+
We use your information to periodically reach out to you to ask how we can better serve you.
15+
</p>
16+
</div>
17+
18+
</div>
19+
20+
</section>
21+
<!-- #content end -->

privacypolicy.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: teamlayout
3+
---
4+
5+
6+
{% include privacy-policy.html %}
7+
{% include footer.html %}

0 commit comments

Comments
 (0)