diff --git a/lnbits/core/templates/core/first_install.html b/lnbits/core/templates/core/first_install.html index 424492e9..331f18ab 100644 --- a/lnbits/core/templates/core/first_install.html +++ b/lnbits/core/templates/core/first_install.html @@ -1,4 +1,4 @@ -{% extends "public.html" %} {% block page %} +{% extends "public.html" %} {% block page_container %}
diff --git a/lnbits/core/templates/core/index.html b/lnbits/core/templates/core/index.html index a22450d0..ec728ba4 100644 --- a/lnbits/core/templates/core/index.html +++ b/lnbits/core/templates/core/index.html @@ -1,6 +1,6 @@ {% extends "public.html" %} {% block scripts %} -{% endblock %} {% block page %} +{% endblock %} {% block page_container %}