diff --git a/templates/blocks.html b/templates/blocks.html index de7f7ab..72356f1 100644 --- a/templates/blocks.html +++ b/templates/blocks.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "base.html" %} {% block title %}Bitcoin Blocks - Ocean.xyz Mining Dashboard{% endblock %} @@ -239,6 +239,10 @@ Mining Pool: Loading... +
+ Avg Fee Rate: + Loading... +
@@ -283,4 +287,4 @@ {% block javascript %} -{% endblock %} \ No newline at end of file +{% endblock %}