From bc0d166176658cda6746ef99728018ff15b5a207 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Mon, 18 Apr 2016 05:52:35 +0800 Subject: [PATCH] reward removed from index --- src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/index.html b/src/templates/index.html index d41d06c..dfc2ee2 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -29,8 +29,8 @@ height age {{age_format}} block hash - fees txs + fees outputs mixins size [kB] @@ -40,8 +40,8 @@ {{height}} {{age}} {{hash}} - {{fees}} {{notx}} + {{fees}} {{xmr_outputs}} {{mixin_range}} {{blksize}}