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

@ -8,7 +8,7 @@
{% block title %}{{ user.name.replace("u/", "") }} (u/{{ user.name }}) - Libreddit{% endblock %}
{% block subscriptions %}
{% call utils::sub_list("") %}
{% call utils::sub_list("", "wide") %}
{% endblock %}
{% block body %}