diff --git a/lnbits/templates/displaywithdraw.html b/lnbits/templates/displaywithdraw.html new file mode 100644 index 000000000..e49fb4286 --- /dev/null +++ b/lnbits/templates/displaywithdraw.html @@ -0,0 +1,345 @@ + + + + + + + LNBits Wallet + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+ +
+

+ LNURL Withdraw Link + Use LNURL compatible bitcoin wallet +

+ +
+ + +
>

+

Withdraw Link: {{ user_fau[0][6] }}

+ +




+

+ +
+
+
+ + + + diff --git a/lnbits/templates/extensions.html b/lnbits/templates/extensions.html new file mode 100644 index 000000000..093b03a28 --- /dev/null +++ b/lnbits/templates/extensions.html @@ -0,0 +1,254 @@ + + +{% extends "base.html" %} {% block messages %} + + + ! + + +{% endblock %} {% block menuitems %} +
  • + + Wallets + + + +
  • + +
  • + + Extensions + + + +
  • + +{% endblock %} {% block body %} + +
    + +
    +

    + Wallet + Control panel +
    +

    + +

    +
    +

    + Bookmark to save your wallet. Wallet is in BETA, use with caution. +

    +
    +
    + + +
    + +
    + + {% if not user_ext[0][2] %} +
    + +
    +
    +

    + LNJoust +

    +

    + LN powered Joust gamesmaster +

    +
    +
    + +
    + + + Activate + +
    +
    + + {% else %} + + {% endif %} + {% if not user_ext[0][1] %} +
    + +
    +
    +

    + LNEvents +

    +

    + Lightning powered tickets +

    +
    +
    + +
    + + Activate + +
    +
    + + {% else %} + + {% endif %} + {% if not user_ext[0][3] %} +
    + +
    +
    +

    + LNURLw +

    +

    + Make LNURL withdraw links +

    +
    +
    + +
    + + Activate + +
    +
    + {% else %} + + + + {% endif %} +
    + + +
    + + +
    +{% endblock %} diff --git a/lnbits/templates/note.jpg b/lnbits/templates/note.jpg new file mode 100644 index 000000000..a7272d499 Binary files /dev/null and b/lnbits/templates/note.jpg differ diff --git a/lnbits/templates/printwithdraws.html b/lnbits/templates/printwithdraws.html new file mode 100644 index 000000000..16ae475b3 --- /dev/null +++ b/lnbits/templates/printwithdraws.html @@ -0,0 +1,327 @@ + + + + + LNBits Wallet + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + + + + + + \ No newline at end of file diff --git a/lnbits/templates/withdraw.html b/lnbits/templates/withdraw.html new file mode 100644 index 000000000..ba9384c2f --- /dev/null +++ b/lnbits/templates/withdraw.html @@ -0,0 +1,457 @@ + + +{% extends "base.html" %} {% block messages %} + + + ! + + +{% endblock %} {% block menuitems %} +
  • + + Wallets + + + +
  • + +
  • + + Extensions + + + +
  • + +{% endblock %} {% block body %} + +
    + +
    +

    + Withdraw link maker + powered by LNURL + +

    + +

    +
    + + +
    + +
    + +
    + +
    +
    +

    Make a link

    +
    + +
    +
    + +
    + + +
    + +
    + + +
    + + +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + +
    +
    + + +
    +
    +
    + + + + + + +
    + +
    +
    +

    Select a link

    +
    +
    +
    +
    + + +
    + +


    +
    +
    + +
    +
    + + + +
    + +
    +
    +
    +
    +

    Withdraw links

    +
    + +
    + + + + + + + + + + + + +
    TitleLink/IDMax WithdrawNo. usesWaitWalletEditDel
    +
    + +
    + +
    +
    + + + + + + +
    + + +
    +{% endblock %}