show balance if boost address provided

This commit is contained in:
ghost 2024-02-16 17:13:02 +02:00
parent f2a703799f
commit b3cd4d3f78

View File

@ -2,9 +2,9 @@
{{ 'online:' | trans }} {{ online }}
/
{{ 'block:' | trans }} {{ wallet.block }}
{% if boost.address %}
/
{{ 'balance:' | trans }} {{ wallet.balance }}
{% if boost.address %}
/
{{ 'boost:' | trans }}
{% if explorer.url %}