diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html
index 329596b0..2b6ec5de 100644
--- a/lnbits/core/templates/core/wallet.html
+++ b/lnbits/core/templates/core/wallet.html
@@ -62,7 +62,7 @@
-
+
+
+
+
+
+
+
+
+
{% if service_fee > 0 %}
diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html
index 8f7d6199..9ec1e2e3 100644
--- a/lnbits/templates/base.html
+++ b/lnbits/templates/base.html
@@ -151,11 +151,12 @@
{% endblock %} {% block footer %}
+
-
+
{{ SITE_TITLE }}, {{SITE_TAGLINE}}
@@ -179,6 +180,7 @@
+
{% endblock %}