diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html
index 5c95f377b..77886b13e 100644
--- a/lnbits/core/templates/core/wallet.html
+++ b/lnbits/core/templates/core/wallet.html
@@ -205,48 +205,47 @@
-
-
-
-
-
- Renew keys
- LNbits wallet
- Wallet name: {{ wallet.name }}
- Wallet ID: {{ wallet.id }}
- Admin key: {{ wallet.adminkey }}
- Invoice/read key: {{ wallet.inkey }}
-
-
-
-
- {% include "core/_api_docs.html" %}
-
-
+
+
+ Renew keys
-
-
-
- This whole wallet will be deleted, the funds will be
- UNRECOVERABLE.
-
- Delete wallet
-
-
-
-
-
-
+
LNbits wallet
+
Wallet name: {{ wallet.name }}
+
Wallet ID: {{ wallet.id }}
+
Admin key: {{ wallet.adminkey }}
+
Invoice/read key: {{ wallet.inkey }}
+
+
+
+
+ {% include "core/_api_docs.html" %}
+
+
+
+
+
+ This whole wallet will be deleted, the funds will be
+ UNRECOVERABLE.
+
+ Delete wallet
+
+
+
+
+
+
+