Vertical list subscriptions.

This commit is contained in:
Matthew Crossman
2021-01-30 21:21:54 +11:00
parent ef5a1cd66e
commit dc2030e6f3
9 changed files with 58 additions and 27 deletions

View File

@ -4,7 +4,7 @@
{% block title %}Libreddit: search results - {{ params.q }}{% endblock %}
{% block subscriptions %}
{% call utils::sub_list("") %}
{% call utils::sub_list("", "narrow") %}
{% endblock %}
{% block content %}