05/31 Template fix
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
</div>
|
||||
</td>
|
||||
<td class="text-end mono" style="font-size:12px;color:var(--muted);">
|
||||
{{ "%.4f"|format(inv.shares|float) | replace('.0000','') }}
|
||||
{{ inv.shares | shares }}
|
||||
</td>
|
||||
<td class="text-end">
|
||||
{% if inv.current_price %}
|
||||
|
||||
Reference in New Issue
Block a user