diff --git a/lnbits/core/templates/core/index.html b/lnbits/core/templates/core/index.html index 7cb74635..666bf13d 100644 --- a/lnbits/core/templates/core/index.html +++ b/lnbits/core/templates/core/index.html @@ -152,25 +152,23 @@ - {% if AD_SPACE %} {% for ADS in AD_SPACE %} {% set AD = ADS.split(';') - %} -
+ {% endfor %} {% endif %} - {% endblock %} +{% endblock %}