add privacy declaration

This commit is contained in:
erichhasl
2018-05-26 11:32:29 +02:00
parent 256e9cd716
commit c21c8b11ad
4 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
<br>
<br>
<br>
<center class="footer-center">C.M., N.H. © 2017 - 2018 | <a class="link-to-contact" href="{% url "meingoethopia:question_new" %}">Kontakt</a> | <a class="link-to-contact" href="{% url "admin:index" %}">Admin</a> | <a class="link-to-contact" href="{% url "startpage:impressum" %}">Impressum</a></center>
<center class="footer-center">C.M., N.H. © 2017 - 2018 | <a class="link-to-contact" href="{% url "meingoethopia:question_new" %}">Kontakt</a> | <a class="link-to-contact" href="{% url "admin:index" %}">Admin</a> | <a class="link-to-contact" href="{% url "startpage:impressum" %}">Impressum</a> | <a class="link-to-contact" href="{% url "startpage:datenschutz" %}">Datenschutzerklärung</a></center>
<br>
</div>