diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html index fef63c47..e2edfdca 100644 --- a/lnbits/core/templates/core/wallet.html +++ b/lnbits/core/templates/core/wallet.html @@ -10,747 +10,791 @@ {% block page %}
+ This is an LNURL-withdraw QR code for slurping + everything from this wallet. Do not share with anyone. +
+ +
+ It is compatible with balanceCheck and
+ balanceNotify so your wallet may keep
+ pulling the funds continuously from here after the first
+ withdraw.
+
+ This QR code contains your wallet URL with full access. + You can scan it from your phone to open your wallet from + there. +
++ This whole wallet will be deleted, the funds will be + UNRECOVERABLE. +
+- This is an LNURL-withdraw QR code for slurping everything - from this wallet. Do not share with anyone. -
- -
- It is compatible with balanceCheck and
- balanceNotify so your wallet may keep pulling
- the funds continuously from here after the first withdraw.
-
+ {{receive.lnurl.domain}} is requesting an invoice: +
+ {% endraw %} {% if LNBITS_DENOMINATION != 'sats' %} +- This QR code contains your wallet URL with full access. You - can scan it from your phone to open your wallet from there. -
-- This whole wallet will be deleted, the funds will be - UNRECOVERABLE. -
-- {{receive.lnurl.domain}} is requesting an invoice: -
- {% endraw %} {% if LNBITS_DENOMINATION != 'sats' %} -
- Description: {{ parse.invoice.description }}
- Expire date: {{ parse.invoice.expireDate }}
- Hash: {{ parse.invoice.hash }}
-
- Authenticate with {{ parse.lnurlauth.domain }}? -
-- For every website and for every LNbits wallet, a new keypair will be - deterministically generated so your identity can't be tied to your - LNbits wallet or linked across websites. No other data will be - shared with {{ parse.lnurlauth.domain }}. -
-Your public key for {{ parse.lnurlauth.domain }} is:
-
- {{ parse.lnurlauth.pubkey }}
-
- {{ parse.lnurlpay.domain }} is requesting {{
- parse.lnurlpay.maxSendable | msatoshiFormat }}
- {{LNBITS_DENOMINATION}}
-
-
- and a {{parse.lnurlpay.commentAllowed}}-char comment
-
-
- {{ parse.lnurlpay.targetUser || parse.lnurlpay.domain }} is
- requesting
- between {{ parse.lnurlpay.minSendable | msatoshiFormat }} and
- {{ parse.lnurlpay.maxSendable | msatoshiFormat }}
- {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
-
-
- and a {{parse.lnurlpay.commentAllowed}}-char comment
-
-
- {{ parse.lnurlpay.description }} -
-
-
+ Description: {{ parse.invoice.description }}
+ Expire date: {{ parse.invoice.expireDate }}
+ Hash: {{ parse.invoice.hash }}
+
+ Authenticate with {{ parse.lnurlauth.domain }}? +
++ For every website and for every LNbits wallet, a new keypair + will be deterministically generated so your identity can't be + tied to your LNbits wallet or linked across websites. No other + data will be shared with {{ parse.lnurlauth.domain }}. +
+Your public key for {{ parse.lnurlauth.domain }} is:
+
+ {{ parse.lnurlauth.pubkey }}
+
+ {{ parse.lnurlpay.domain }} is requesting {{
+ parse.lnurlpay.maxSendable | msatoshiFormat }}
+ {{LNBITS_DENOMINATION}}
+
+
+ and a {{parse.lnurlpay.commentAllowed}}-char comment
+
+
+ {{ parse.lnurlpay.targetUser || parse.lnurlpay.domain }}
+ is requesting
+ between
+ {{ parse.lnurlpay.minSendable | msatoshiFormat }} and
+ {{ parse.lnurlpay.maxSendable | msatoshiFormat }}
+ {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
+
+
+ and a {{parse.lnurlpay.commentAllowed}}-char comment
+
+
+ {{ parse.lnurlpay.description }} +
+
+
- Login functionality to be released in a future update, for now, - make sure you bookmark this page for future access to your - wallet! -
-- This service is in BETA, and we hold no responsibility for people losing - access to funds. {% if service_fee > 0 %} To encourage you to run your - own LNbits installation, any balance on {% raw %}{{ - disclaimerDialog.location.host }}{% endraw %} will incur a charge of - {{ service_fee }}% service fee per week. {% endif %} -
-+ Login functionality to be released in a future update, for now, + make sure you bookmark this page for future access to your + wallet! +
++ This service is in BETA, and we hold no responsibility for people + losing access to funds. {% if service_fee > 0 %} To encourage you to + run your own LNbits installation, any balance on {% raw %}{{ + disclaimerDialog.location.host }}{% endraw %} will incur a charge of + {{ service_fee }}% service fee per week. {% endif + %} +
+