From df67d7dcaf274944a05dfe1f74e0915e51367e82 Mon Sep 17 00:00:00 2001 From: Martin Boehm Date: Tue, 18 Sep 2018 11:00:20 +0200 Subject: [PATCH] Improve paging between blocks in explorer --- static/templates/block.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/templates/block.html b/static/templates/block.html index 08704e2b..1d11cd71 100644 --- a/static/templates/block.html +++ b/static/templates/block.html @@ -1,4 +1,4 @@ -{{define "specific"}}{{$cs := .CoinShortcut}}{{$b := .Block}}{{$data := .}} +{{define "specific"}}{{$cs := .CoinShortcut}}{{$b := .Block}}{{$data := . -}}

Block {{$b.Height}}

{{$b.Hash}} @@ -7,8 +7,8 @@

Summary