diff --git a/templates/index.html b/templates/index.html index 360eb40..9263124 100644 --- a/templates/index.html +++ b/templates/index.html @@ -239,6 +239,68 @@ `; } + // Format block data nicely + function formatBlockData(block) { + if (!block || block.error) { + return `