diff --git a/resources/views/reports/default/month.twig b/resources/views/reports/default/month.twig index 81a09fd317..bb9022d798 100644 --- a/resources/views/reports/default/month.twig +++ b/resources/views/reports/default/month.twig @@ -6,6 +6,7 @@ {% block content %} + {# chart #}
@@ -34,7 +35,6 @@
-
@@ -49,6 +49,8 @@
+ + {# in and out #}
@@ -77,7 +79,7 @@
- +
diff --git a/resources/views/reports/default/year.twig b/resources/views/reports/default/year.twig index 03bc5bdb7c..38113de98d 100644 --- a/resources/views/reports/default/year.twig +++ b/resources/views/reports/default/year.twig @@ -6,6 +6,7 @@ {% block content %} + {# charts #}
@@ -28,9 +29,9 @@
- + {# balances and inc vs exp #}
-
+

{{ 'accountBalances'|_ }}

@@ -42,6 +43,8 @@
+
+

{{ 'incomeVsExpenses'|_ }}

@@ -54,7 +57,11 @@
-
+
+ + {# income and expenses. #} +
+

{{ 'income'|_ }}

@@ -67,7 +74,7 @@
-
+

{{ 'expenses'|_ }}

@@ -81,6 +88,8 @@
+ + {# net worth #}