mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
report bugs link
This commit is contained in:
parent
7d6800ae65
commit
4f322a221f
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p class="text-center"><a href="/keyboard_shortcuts">{{ _('Keyboard shortcuts') }}</a></p>
|
<p class="text-center"><a href="/keyboard_shortcuts">{{ _('Keyboard shortcuts') }}</a></p>
|
||||||
<p class="text-center"><a href="https://patreon.com/PieFed">Donate with Patreon</a></p>
|
<p class="text-center"><a href="https://patreon.com/PieFed">Donate with Patreon</a></p>
|
||||||
<p class="text-center"><a href="https://codeberg.org/rimu/pyfedi">PieFed is free and open source</a></p>
|
<p class="text-center"><a href="https://codeberg.org/rimu/pyfedi">PieFed is free and open source</a>.<br />Please <a href="https://codeberg.org/rimu/pyfedi/issues">report bugs</a> or <a href="https://join.piefed.social/get-involved/">get involved</a>.</p>
|
||||||
<p class="text-center"><a href="/privacy">Privacy policy</a></p>
|
<p class="text-center"><a href="/privacy">Privacy policy</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue