From fc8aead3d42721bed8523d77a6bd87e2dbba0aec Mon Sep 17 00:00:00 2001 From: coldstar Date: Sun, 23 May 2021 22:16:50 -0700 Subject: [PATCH] 05/23/2021 10:16:47 PM MST --- views/includes/block-content.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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