diff --git a/lnbits/templates/wallet.html b/lnbits/templates/wallet.html index de060f6..731304a 100644 --- a/lnbits/templates/wallet.html +++ b/lnbits/templates/wallet.html @@ -9,34 +9,45 @@
  • Instant wallet, bookmark to save
  • -{% endblock %} {% block menuitems %} -
  • - - Wallets - - - -
  • +{% endblock %} -
  • - - Extensions - - -
  • +{% block menuitems %} +
  • + + Wallets + + + +
  • +
  • + + Extensions + + + +
  • +{% endblock %} -{% endblock %} {% block body %} +{% block body %}