From 1ed0b668bcadbef8187c0c51ca178aa1311cb349 Mon Sep 17 00:00:00 2001 From: Brian Witte Date: Wed, 3 Nov 2021 17:48:36 -0500 Subject: [PATCH] fix href in blocks html template for next button --- lib/zcash_explorer_web/templates/block/blocks.html.eex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/zcash_explorer_web/templates/block/blocks.html.eex b/lib/zcash_explorer_web/templates/block/blocks.html.eex index 1466051..ea06638 100644 --- a/lib/zcash_explorer_web/templates/block/blocks.html.eex +++ b/lib/zcash_explorer_web/templates/block/blocks.html.eex @@ -57,7 +57,7 @@ <% end %> <%= if !@disable_next do %> - + Next <% end %> @@ -65,4 +65,4 @@ - \ No newline at end of file +