You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
640 B
16 lines
640 B
4 years ago
|
<br><br>
|
||
|
<div class="container h-100 d-flex justify-content-center align-items-center">
|
||
|
|
||
|
|
||
|
<div class="container h-100 d-flex justify-content-center align-items-center">
|
||
|
|
||
|
<div class="card" style="width: 50rem;">
|
||
|
<div class="card-body col">
|
||
|
<h2 class="card-title">Cookie Policy</h1>
|
||
|
<p class="card-text">What website doesn't use cookies nowadays?</p>
|
||
|
<p class="card-text">This website does not use any 3rd party cookies. All cookies are encrypted and only used by this website. </p>
|
||
|
<p class="card-text">If you are actually reading this, chances are your data isn't valuable enough for me to care about tracking you.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|