From e80b8de44a6e956b1fcd4b9576f511b061705bfc Mon Sep 17 00:00:00 2001 From: x Date: Fri, 23 Jan 2026 10:18:36 +0000 Subject: [PATCH] explorer/templates: Add search and error pages. --- bin/explorer/python/templates/block.html | 16 ++++-- bin/explorer/python/templates/error.html | 71 ++++++++++++++++++++++++ bin/explorer/python/templates/index.html | 10 ++-- bin/explorer/python/templates/tx.html | 10 ++-- 4 files changed, 91 insertions(+), 16 deletions(-) create mode 100644 bin/explorer/python/templates/error.html diff --git a/bin/explorer/python/templates/block.html b/bin/explorer/python/templates/block.html index 0b5e614f1..d3cc1bc43 100644 --- a/bin/explorer/python/templates/block.html +++ b/bin/explorer/python/templates/block.html @@ -9,7 +9,7 @@
- +