diff --git a/templates/_blockslist.html b/templates/_blockslist.html index 1883740..2a435be 100644 --- a/templates/_blockslist.html +++ b/templates/_blockslist.html @@ -1,4 +1,4 @@ - +
@@ -36,9 +36,11 @@ diff --git a/templates/recent_blocks.html b/templates/recent_blocks.html index 77d798a..73d00e0 100644 --- a/templates/recent_blocks.html +++ b/templates/recent_blocks.html @@ -18,13 +18,14 @@ -
+

Recent Blocks

-
+ +
{% include "_blockslist.html" %}
Slot # - process:{{ block.processed_transactions }} - fail:{{ block.txerrors }} - bank:{{ block.banking_stage_errors }} +
+ proc:{{ block.processed_transactions }} + fail:{{ block.txerrors }} + bank:{{ block.banking_stage_errors }} +