Add link to the privacy@ email address to the policy page
authorMagnus Hagander <magnus@hagander.net>
Sun, 8 Nov 2020 16:03:04 +0000 (17:03 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 8 Nov 2020 16:03:04 +0000 (17:03 +0100)
templates/pages/about/policies/privacy.html

index 26fe176646b23a735ad0b8dc3c6b95b84b35293d..367ad8773ae2783f713d3089e86ad8955d0580e9 100644 (file)
@@ -52,4 +52,8 @@
     functionality of this website. By using this website, you consent to the
     processing of data about you by Google in the manner and for the purposes
     set out above.</p>
+<p>
+    If you have any questions or comments around this policy, you can contact us
+    at <a href="mailto:privacy@postgresql.org">privacy@postgresql.org</a>.
+</p>
 {%endblock%}