fix: quotes/reposts pagination
This commit is contained in:
parent
afe2955a25
commit
f4630d4464
2 changed files with 2 additions and 2 deletions
|
@ -83,6 +83,6 @@
|
|||
(text "{{ icon \"external-link\" }}")
|
||||
(span
|
||||
(text "{{ text \"general:action.open\" }}")))))
|
||||
(text "{% endfor %} {{ components::pagination(page=page, items=list|length, key=\"quotes\", value=\"false\") }}"))))
|
||||
(text "{% endfor %} {{ components::pagination(page=page, items=list|length, key=\""es=\", value=\"false\") }}"))))
|
||||
|
||||
(text "{% endblock %}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue