From 977d81a8dc4fd9aefeae868e7254704b9d469cb3 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Fri, 27 Sep 2024 17:52:15 -0300 Subject: [PATCH] refactor: formatting --- app/templates/transactions/overview.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app/templates/transactions/overview.html b/app/templates/transactions/overview.html index 57a1121..4a0e6e8 100644 --- a/app/templates/transactions/overview.html +++ b/app/templates/transactions/overview.html @@ -19,10 +19,12 @@ hx-vals='{"month": {{ month }}, "year": {{ year }}}' role="button"> {{ month|month_name }} {{ year }} -
+
+ + + +