From 61c71660b8bdce7d138f9d39a5c907bfe184a1d0 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Wed, 11 Dec 2024 11:50:35 +0000 Subject: [PATCH] fix: error on custom badge (#2814) --- lnbits/templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html index f2b114eb2..4fbab08ac 100644 --- a/lnbits/templates/base.html +++ b/lnbits/templates/base.html @@ -65,16 +65,15 @@ class="q-mr-md gt-md" > - {%endif%} + {%endif%} {% if LNBITS_CUSTOM_BADGE is defined %} - {% if LNBITS_SERVICE_FEE > 0 %} + {%endif%} {% if LNBITS_SERVICE_FEE > 0 %}