From 6a08ac558a01da9d262fe5b834bd27fe309e73f5 Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 16 Feb 2024 17:15:00 +0200 Subject: [PATCH] fix offset --- templates/default/module/info.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/module/info.html.twig b/templates/default/module/info.html.twig index c3dde92..7a5f667 100644 --- a/templates/default/module/info.html.twig +++ b/templates/default/module/info.html.twig @@ -3,8 +3,8 @@ / {{ 'block:' | trans }} {{ wallet.block }} {% if boost.address %} - / - {{ 'balance:' | trans }} {{ wallet.balance }} + / + {{ 'balance:' | trans }} {{ wallet.balance }} / {{ 'boost:' | trans }} {% if explorer.url %}