diff --git a/public/views/address.html b/public/views/address.html index 028eec73..bcafe336 100644 --- a/public/views/address.html +++ b/public/views/address.html @@ -50,6 +50,9 @@ + + Loading... + {{tx.txid}} {{tx.time * 1000 | date:'medium'}} diff --git a/public/views/block.html b/public/views/block.html index d44a57d4..b843503f 100644 --- a/public/views/block.html +++ b/public/views/block.html @@ -82,9 +82,6 @@

Transactions Transactions contained within this block

-
- Loading... -
@@ -95,6 +92,9 @@ + + +
Loading...
{{tx.txid}} {{tx.time * 1000 | date:'medium'}}