diff --git a/views/includes/block-content.pug b/views/includes/block-content.pug index a51bbaf..d652056 100755 --- a/views/includes/block-content.pug +++ b/views/includes/block-content.pug @@ -171,7 +171,7 @@ div(class="tab-content") span(class="monospace text-muted") #{tx.vin.length.toLocaleString()}: //a(href=("/tx/" + tx.txid), class="monospace") - a(href=("/tx/" + tx.txid), class="monospace") for all #{tx.vin.length.toLocaleString()} + a(href=("/tx/" + tx.txid), class="monospace") Go to all #{tx.vin.length.toLocaleString()} td else