diff --git a/lnbits/core/templates/core/index.html b/lnbits/core/templates/core/index.html index d0124dc2b..ad098d162 100644 --- a/lnbits/core/templates/core/index.html +++ b/lnbits/core/templates/core/index.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "public.html" %} {% block scripts %} @@ -9,8 +9,8 @@ {% endblock %} {% block page %} -
Thiago's Point of Sale, is a secure, mobile-ready, instant and shareable point of sale terminal (PoS) for merchants. The PoS is linked to your LNbits wallet, but completely air-gapped so users can ONLY create invoices. To share the TPoS, hit the hashtag on the terminal
-
Created by Tiago Vasconcelos.
+
Thiago's Point of Sale is a secure, mobile-ready, instant and shareable point of sale terminal (PoS) for merchants. The PoS is linked to your LNbits wallet but completely air-gapped so users can ONLY create invoices. To share the TPoS hit the hash on the terminal.
+ Created by Tiago Vasconcelos.