Move the subs list into the navbar.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block subscriptions %}
|
||||
{% call utils::sub_list(sub.as_str(), "narrow") %}
|
||||
{% call utils::sub_list(sub.as_str()) %}
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
Reference in New Issue
Block a user