@ -49,7 +49,7 @@ fn index_page<G: Html>(cx: Scope) -> View<G> {
}
div (class="flex-grow") {
h1 (class="mb-1 text-center") {
"Most activity in the past month"
"Most activity in the past 30 days"
PaginatedTable(table_transactions_month)