diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index d2639574..c6d08933 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -24,12 +24,12 @@ {% endif %} -
+
-
Total: ${{ total_all_orders }}
-
Paid: ${{ total_paid_all_orders }}
+
Total: ${{ total_all_orders }}
+
Paid: ${{ total_paid_all_orders }}
-
Remaining: ${{ total_remaining_all_orders }}
+
Remaining: ${{ total_remaining_all_orders }}