Merge branch 'privacy-policy' into 'master'

Add the privacy policy in the footer

See merge request agaric/patternlibrary!12
This commit is contained in:
David Valdez 2019-03-12 19:12:25 +00:00
commit 402f5296a5

View file

@ -28,6 +28,9 @@
<div class="column">
Powered by <a href="https://www.drutopia.org/">Drutopia</a>
</div>
<div class="column">
<a href="/privacy-policy">Privacy Policy</a>
</div>
</div>
</div>
{% endif %}