mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 13:37:40 +03:00
Rename block sub_list > subscriptions
This commit is contained in:
parent
11e4ff42ed
commit
ef5a1cd66e
8 changed files with 10 additions and 11 deletions
|
@ -10,7 +10,7 @@
|
|||
{% call utils::search(["/r/", sub.as_str()].concat(), "") %}
|
||||
{% endblock %}
|
||||
|
||||
{% block sub_list %}
|
||||
{% block subscriptions %}
|
||||
{% call utils::sub_list(sub.as_str()) %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue