From 7b11167fefa298a18454a672be0e22c2a24db97e Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Sun, 23 Feb 2020 00:43:26 +0000 Subject: [PATCH] Update wallet.html --- lnbits/templates/wallet.html | 63 +++++++++++++++++++++--------------- 1 file changed, 37 insertions(+), 26 deletions(-) diff --git a/lnbits/templates/wallet.html b/lnbits/templates/wallet.html index de060f6d..731304a1 100644 --- a/lnbits/templates/wallet.html +++ b/lnbits/templates/wallet.html @@ -9,34 +9,45 @@
  • Instant wallet, bookmark to save
  • -{% endblock %} {% block menuitems %} -
  • - - Wallets - - - -
  • - -
  • - - Extensions - - -
  • +{% endblock %} -{% endblock %} {% block body %} +{% block menuitems %} +
  • + + Wallets + + + +
  • +
  • + + Extensions + + + +
  • +{% endblock %} + +{% block body %}