Showing {{ items.start_index() }}–{{ items.end_index() }} of {{ items.total }}
diff --git a/templates/styles.css b/templates/styles.css
index bd91bbb..e81e635 100644
--- a/templates/styles.css
+++ b/templates/styles.css
@@ -147,6 +147,10 @@ a {
.responsive-table td.mobile-hidden {
display: none;
}
+
+ .pagination-controls {
+ display: none;
+ }
}
/* Desktop: alternating cards with central line */