Fully privacy links in footer
This commit is contained in:
parent
668e3740ef
commit
2775bc8df1
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
<div class="copyright">
|
||||
{% contact_name the_site=the_site %}
|
||||
© 2020
|
||||
• <a href="/privacy/">Privacy</a>
|
||||
• <a href="/impressum/">Impressum</a>
|
||||
• <a href="https://public-health.ch/privacy/">Privacy</a>
|
||||
• <a href="https://public-health.ch/impressum/">Impressum</a>
|
||||
</div>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'libs/cookieconsent/build/cookieconsent.min.css' %}">
|
||||
|
|
Loading…
Reference in a new issue