diff --git a/public/views/includes/wallets.html b/public/views/includes/wallets.html index ef9a6ed72..2e529f61e 100644 --- a/public/views/includes/wallets.html +++ b/public/views/includes/wallets.html @@ -1,19 +1,15 @@
-
-
    -
  • - - {{wallet.name || wallet.id}} - - {{wallet.m}}-of-{{wallet.n}} - - - Incomplete - -
  • -
+
+ + {{wallet.name || wallet.id}} + + {{wallet.m}}-of-{{wallet.n}} + + + Incomplete +