diff --git a/app/templates/net_worth/net_worth.html b/app/templates/net_worth/net_worth.html index 996f92e..ad19272 100644 --- a/app/templates/net_worth/net_worth.html +++ b/app/templates/net_worth/net_worth.html @@ -15,29 +15,29 @@
-
- -
-
-
{% translate 'By currency' %}
- {% for currency in currency_net_worth %} -
-
-
{{ currency.name }}
-
- -
+
+ +
+
+
{% translate 'By currency' %}
+ {% for currency in currency_net_worth %} +
+
+
{{ currency.name }}
+
+ +
+
+ {% endfor %}
- {% endfor %}
-