1
0
Fork 0
This repository has been archived on 2024-12-18. You can view files and clone it, but cannot push or open issues or pull requests.
mining-companion/templates/balance.md.j2
Julien Riou a99d9795b3
Separate block and balance notifications
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-01-23 10:53:33 +01:00

5 lines
170 B
Django/Jinja

*💰 New balance*
*Address*: {{address}}
*Unpaid balance*: {{balance}} {% if balance_fiat %}\({{balance_fiat}}\){% endif %}
*Unpaid percentage*: {{balance_percentage}}