Fixes display of dms pagination

This commit is contained in:
Mouse Reeve
2021-03-29 13:51:06 -07:00
parent 18c552d215
commit 3be420944e
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,6 @@
</div>
{% endfor %}
{% include 'snippets/pagination.html' with page=activities path="direct-messages" %}
</section>
{% endblock %}