Vertical list subscriptions.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block subscriptions %}
|
||||
{% call utils::sub_list(post.community.as_str()) %}
|
||||
{% call utils::sub_list(post.community.as_str(), "narrow") %}
|
||||
{% endblock %}
|
||||
|
||||
<!-- OPEN COMMENT MACRO -->
|
||||
|
Reference in New Issue
Block a user