diff --git a/index.html b/index.html index f9d2d4bfd..354d20504 100644 --- a/index.html +++ b/index.html @@ -17,12 +17,12 @@ Copay
-
-
Wallet: {{$root.wallet.name}} <{{$root.wallet.id}}>
-

-

-
-
Wallet ID: {{$root.wallet.id}}
+
+
+ Wallet ID: {{$root.wallet.id}} + Wallet: {{$root.wallet.name}} <{{$root.wallet.id}}> + [{{$root.wallet.requiredCopayers}}-{{$root.wallet.totalCopayers}}]
+

Balance: {{totalBalance || 0}}
@@ -101,7 +101,7 @@