mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-14 05:52:53 +00:00
Vertical list subscriptions.
This commit is contained in:
parent
ef5a1cd66e
commit
dc2030e6f3
9 changed files with 58 additions and 27 deletions
|
@ -12,7 +12,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block subscriptions %}
|
||||
{% call utils::sub_list(sub.name.as_str()) %}
|
||||
{% call utils::sub_list(sub.name.as_str(), "wide") %}
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue