From 068965d81b19a31732cf33ebe0842540a8cba61c Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 2 May 2023 14:07:25 +0100 Subject: [PATCH] Missing div --- lnbits/core/templates/core/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lnbits/core/templates/core/index.html b/lnbits/core/templates/core/index.html index 6bba04f3..7cb74635 100644 --- a/lnbits/core/templates/core/index.html +++ b/lnbits/core/templates/core/index.html @@ -150,6 +150,7 @@ + {% if AD_SPACE %} {% for ADS in AD_SPACE %} {% set AD = ADS.split(';') %}