Compose window for dms

This commit is contained in:
Mouse Reeve
2021-01-29 11:14:18 -08:00
parent bae54b6847
commit 779a5e0cbf
5 changed files with 31 additions and 12 deletions

View File

@ -76,7 +76,7 @@
{% block panel %}{% endblock %}
{% if activities %}
{% include 'snippets/pagination.html' with page=activities path='/'|add:tab anchor="#feed" %}
{% include 'snippets/pagination.html' with page=activities path=path anchor="#feed" %}
{% endif %}
</div>
</div>