diff --git a/crates/app/src/public/html/economy/wallet.lisp b/crates/app/src/public/html/economy/wallet.lisp
index 82cf02a..8227bcb 100644
--- a/crates/app/src/public/html/economy/wallet.lisp
+++ b/crates/app/src/public/html/economy/wallet.lisp
@@ -80,7 +80,8 @@
("title" "Issue refund")
(icon (text "undo")))
(text "{%- endif %}")))
- (text "{%- endfor %}")))))))
+ (text "{%- endfor %}"))))
+ (text "{{ components::pagination(page=page, items=list|length) }}"))))
(dialog
("id" "buy_dialog")