Add trademark info to the footer

Fixes #45.
This commit is contained in:
Jonas Schäfer
2021-02-03 18:55:22 +01:00
parent 7456295cb6
commit 961f285fa5
2 changed files with 7 additions and 7 deletions

View File

@@ -3,5 +3,7 @@
{#- -#}
<li>{% trans about_url=url_for('main.about') %}A <a href="{{ about_url }}">Snikket</a> service{% endtrans %}</li>
{#- -#}
<li>{% trans %}“Snikket” and the parrot logo are trademarks of Snikket Community Interest Company.{% endtrans %}</li>
{#- -#}
</ul>
</footer>