diff --git a/lnbits/core/templates/core/wallets.html b/lnbits/core/templates/core/wallets.html deleted file mode 100644 index 61c44e23..00000000 --- a/lnbits/core/templates/core/wallets.html +++ /dev/null @@ -1,165 +0,0 @@ -{% if not ajax %} {% extends "base.html" %} {% endif %} - -{% from "macros.jinja" import window_vars with context %} - -{% block scripts %} {{ window_vars(user) }}{% endblock %} {% block page %} - -