Paginates invite page
I sure have sent out a lot of invites
This commit is contained in:
parent
5472281f29
commit
d3381d7a79
2 changed files with 13 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
{% include 'snippets/pagination.html' with page=invites path=request.path %}
|
||||
</section>
|
||||
|
||||
<section class="block">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue