From 569f43fe817e9c7b6b96974690adec9df3557f97 Mon Sep 17 00:00:00 2001 From: benarc Date: Tue, 23 Feb 2021 20:42:24 +0000 Subject: [PATCH] Satspay display link --- .../satspay/templates/satspay/display.html | 80 ++++++++++++------- .../satspay/templates/satspay/index.html | 14 +++- lnbits/extensions/satspay/views.py | 4 +- .../templates/watchonly/_api_docs.html | 2 +- 4 files changed, 66 insertions(+), 34 deletions(-) diff --git a/lnbits/extensions/satspay/templates/satspay/display.html b/lnbits/extensions/satspay/templates/satspay/display.html index 11af36ac..c0773e33 100644 --- a/lnbits/extensions/satspay/templates/satspay/display.html +++ b/lnbits/extensions/satspay/templates/satspay/display.html @@ -1,46 +1,66 @@ {% extends "public.html" %} {% block page %} -
-
- - + +
+ + +
Our Changing Planet
+
by John Doe
+
+ + + + + + + + + +
- Copy LNURLCopy address
- -
-
-
- - -
- LNbits LNURL-pay link -
-

- Use a LNURL compatible bitcoin wallet to claim the sats. -

-
- - - - {% include "lnurlp/_lnurl.html" %} - - -
-
+ + + + +
+ Copy address +
+
+ +
+ + + + + + {% endblock %} {% block scripts %}