HOJA DE BALANCE
<%period%>
| ACTIVOS | 
  <%this_period%> | <%last_period%> | |
|---|---|---|---|
| <%asset_account%> | <%asset_this_period%> | <%asset_last_period%> | |
| Total de activos | <%total_assets_this_period%> | 
  <%total_assets_last_period%> | 
|
| PASIVOS | 
|||
| <%liability_account%> | <%liability_this_period%> | <%liability_last_period%> | |
| Total de pasivos | <%total_liabilities_this_period%> | <%total_liabilities_last_period%> | |
| CAPITAL | 
|||
| <%equity_account%> | <%equity_this_period%> | <%equity_last_period%> | |
| Capital total | <%total_equity_this_period%> | <%total_equity_last_period%> | |
| Total de pasivos y capital | <%total_this_period%> | 
  <%total_last_period%> | 
|