diff --git a/app/templates/cotton/ui/percentage_distribution.html b/app/templates/cotton/ui/percentage_distribution.html new file mode 100644 index 0000000..461efed --- /dev/null +++ b/app/templates/cotton/ui/percentage_distribution.html @@ -0,0 +1,31 @@ +{% load i18n %} +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/app/templates/monthly_overview/fragments/monthly_summary.html b/app/templates/monthly_overview/fragments/monthly_summary.html index ff75e81..5089391 100644 --- a/app/templates/monthly_overview/fragments/monthly_summary.html +++ b/app/templates/monthly_overview/fragments/monthly_summary.html @@ -283,34 +283,5 @@ {% for p in percentages.values %} -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ {% endfor %} diff --git a/app/templates/yearly_overview/fragments/account_data.html b/app/templates/yearly_overview/fragments/account_data.html index 6ebc46b..34b8698 100644 --- a/app/templates/yearly_overview/fragments/account_data.html +++ b/app/templates/yearly_overview/fragments/account_data.html @@ -175,36 +175,7 @@ {% endif %} {% with p=percentages|get_dict_item:account_id %} -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ {% endwith %} {% empty %} {% with p=percentages|get_dict_item:currency_id %} -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ {% endwith %} {% empty %}