From ca53042eb45bc3969392ef6dd96bb0a8fc28a7d2 Mon Sep 17 00:00:00 2001 From: king Date: Sat, 30 May 2026 21:31:32 +0900 Subject: [PATCH] =?UTF-8?q?ui(expense):=20=EC=83=81=EB=8B=A8=20=EC=9A=94?= =?UTF-8?q?=EC=95=BD=EC=B9=B4=EB=93=9C=2070px=20+=20=EA=B2=BD=EB=B9=84?= =?UTF-8?q?=EB=93=B1=EB=A1=9D(=EC=A2=8C)/=EA=B2=BD=EB=B9=84=EB=82=B4?= =?UTF-8?q?=EC=97=AD(=EC=9A=B0)=202=EB=8B=A8=20=EB=B0=B0=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- .../expense/templates/expense/index.html | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/app/modules/expense/templates/expense/index.html b/app/modules/expense/templates/expense/index.html index 829f50e..e735f93 100644 --- a/app/modules/expense/templates/expense/index.html +++ b/app/modules/expense/templates/expense/index.html @@ -39,6 +39,9 @@ {% endfor %} + +
+
@@ -161,6 +164,8 @@
+
+ {% endblock %}