Adds site settings view

This commit is contained in:
Mouse Reeve
2021-01-29 15:38:42 -08:00
parent 02c466e04a
commit 21aadf2920
10 changed files with 182 additions and 13 deletions

View File

@ -92,7 +92,7 @@
</li>
{% if perms.bookwyrm.create_invites %}
<li>
<a href="/invite" class="navbar-item">
<a href="{% url 'settings-invites' %}" class="navbar-item">
Invites
</a>
</li>