aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/mailboxes.django
blob: 545d0c431a778aed6269e82d9ee545b76833f762 (plain)
1
2
3
4
5
{% extends "layouts/dashboard.django" %}

{% block dashboard %}
{% include "mail/htmx/mailboxes.htmx.django" %}
{% endblock %}