prepare analysis showcase
This commit is contained in:
@@ -45,6 +45,22 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<div class="main-container">
|
||||
<h2>Analysis</h2>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>avg incoming transactions / month</td>
|
||||
<td>0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>avg outgoing transactions / month</td>
|
||||
<td>0</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="main-container">
|
||||
<h2>Relevant Balances</h2>
|
||||
{% if balance_list %}
|
||||
|
||||
Reference in New Issue
Block a user