Vertical list subscriptions.

This commit is contained in:
Matthew Crossman 2021-01-30 21:21:54 +11:00
parent ef5a1cd66e
commit dc2030e6f3
No known key found for this signature in database
GPG key ID: C6B942B019794CC2
9 changed files with 58 additions and 27 deletions

View file

@ -11,7 +11,7 @@
{% endblock %}
{% block subscriptions %}
{% call utils::sub_list(sub.as_str()) %}
{% call utils::sub_list(sub.as_str(), "narrow") %}
{% endblock %}
{% block body %}