%# locals: (balance_sheet:) %>
<%= account_group.name %>
<%= number_to_percentage(account_group.weight, precision: 0) %>
Weight
Value
<%= account_group.name %>
<%= number_to_percentage(account_group.weight, precision: 0) %>
<%= format_money(account_group.total_money) %>
<%= number_to_percentage(account.weight, precision: 0) %>
<%= format_money(account.balance_money) %>
No <%= classification_group.display_name %>
<%= "You have no #{classification_group.display_name}" %>