Teams list: Fix missing pagination

This commit is contained in:
Raphael Michel
2021-06-29 11:23:39 +02:00
parent 60f0e297e3
commit e00ab01235

View File

@@ -70,4 +70,5 @@
{% endfor %}
</tbody>
</table>
{% include "pretixcontrol/pagination.html" %}
{% endblock %}