From de550033c65e6f01777b98f7733f8593b82de078 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Fri, 27 Dec 2024 01:59:39 -0300 Subject: [PATCH] refactor(networth): reorganize page to have a clear split between accounts and currencies --- app/templates/net_worth/net_worth.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/app/templates/net_worth/net_worth.html b/app/templates/net_worth/net_worth.html index 3997a02..6908ade 100644 --- a/app/templates/net_worth/net_worth.html +++ b/app/templates/net_worth/net_worth.html @@ -9,10 +9,10 @@ {% block title %}{% if type == "current" %}{% translate 'Current Net Worth' %}{% else %}{% translate 'Projected Net Worth' %}{% endif %}{% endblock %} {% block content %} -
-
+
+
-
+
@@ -49,6 +49,18 @@ {% endfor %}
+
+
+
+
+ +
+
+
+
+
+
+
@@ -124,10 +136,7 @@
-
- -
-
+