fix offset

This commit is contained in:
ghost 2024-02-16 17:15:00 +02:00
parent b3cd4d3f78
commit 6a08ac558a

View File

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