Add terms and FAQ

This commit is contained in:
Joakim Hellsén 2024-02-04 22:04:22 +01:00
commit 0bc687a538
6 changed files with 227 additions and 3 deletions

View file

@ -1,5 +1,4 @@
{{ define "content" }}
<div class="container">
<article>
<header>
<h1>Privacy Policy</h1>
@ -48,5 +47,4 @@
<p>Cloudflare's contact information can be found <a href="https://www.cloudflare.com/privacypolicy/">here</a>.</p>
</section>
</article>
</div>
{{ end }}