From 736699af9480372624852c2f8c3ad29f5601bc86 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Thu, 6 Feb 2025 13:10:16 +0000 Subject: [PATCH] . (#2925) --- lnbits/core/templates/core/first_install.html | 275 +++++++++--------- 1 file changed, 143 insertions(+), 132 deletions(-) diff --git a/lnbits/core/templates/core/first_install.html b/lnbits/core/templates/core/first_install.html index 331f18ab..a98cb44c 100644 --- a/lnbits/core/templates/core/first_install.html +++ b/lnbits/core/templates/core/first_install.html @@ -1,139 +1,150 @@ {% extends "public.html" %} {% block page_container %} -
-
- - -
-
- -

-
-
- - - - - - -
-
-
-
-
-
-
-
-{% endblock %} {% block scripts %} - - + }) + + {% endblock %} + + {% endblock %}