54 lines
1.6 KiB
HTML
54 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<!--el:meta-->
|
|
<!--el:adtop-->
|
|
<!--el:analytics-->
|
|
|
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|
|
|
<title>Polaris</title>
|
|
</head>
|
|
|
|
<body>
|
|
<!--el:navbar-->
|
|
<!--el:sidebar-->
|
|
|
|
<div class="row mainpage">
|
|
<div class="container full" style="text-align: left; margin-right: 50px;">
|
|
<h1 style="text-align: center;">Privacy Policy</h1>
|
|
|
|
<p>
|
|
By using our site your personal information may be collected, including:
|
|
|
|
<br>
|
|
<br>
|
|
- Email Address
|
|
<br>
|
|
- IP Address
|
|
<br>
|
|
- Other data commonly collected by advertisers
|
|
|
|
<br><br>
|
|
|
|
We do not sell any of your personal information to third parties outside of the advertisers we use.
|
|
We do not store your personal information outside of advertising services and our analytics service
|
|
<a href="https://counter.dev/" target="_blank" class="blue">https://counter.dev/</a>.
|
|
|
|
Our sites code is open source and is hosted on github, it can be found here: <a href="https://github.com/Skoolgq/Polaris" target="_blank" class="blue">https://github.com/Skoolgq/Polaris</a>.
|
|
|
|
<br><br>
|
|
|
|
If you have any questions please contact us at <a href="mailto:support@polarislearning.org" target="_blank" class="blue">support@polarislearning.org</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="/assets/js/main.js" type="module"></script>
|
|
|
|
<!--el:{{mode === 'dev'}}:development-->
|
|
</body>
|
|
|
|
</html>
|